Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 400 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 400 Bytes

Social network, created with MERN stack


You can preview this project on Heroku


  1. Clone this project
  2. Run yarn or npm install
  3. Run cd client and repeat step №2
  4. Create .env file and configure variables for your mLab, github developers accounts, etc.
  5. Go to root folder and run yarn dev