Socialss is a Social Networking Website for students, mobile-ready, powered by React, Node Js, Express and MongoDB.
Install the dependencies and devDependencies and start the server.
$ cd socialss
$ npm install
$ cd client
$ npm install
$ cd ..
$ npm run dev- Add default.json file in /config with your mongoURI and secretToken
MIT
