A social network for developers made with the MERN STACK: React, redux, node, express and Mongo Db
Mern stack app about a developer social network
- MongoDB
- Express.js
- React.js + Redux
- Node.js
- express
- jsonBodyParser
- passport
- mongoose
- jsonWebToken
- gravatar
- bcrypt
Clone the repo, npm install to get node modules. Go to client directory and also type npm install to get node modules for the client. Finally type npm run dev to run the app.