Skip to content

stelmakhivan/mern-social-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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