Simple reactjs+nodejs+mongodb project. Inorder to locally view the website
- Clone the repository
- npm install
- cd client
- npm install
- Go back to project folder(cd ..) and npm run dev to start the server. The web will open on localhost:3000 [The web is also deployed at http://anikesh-twitter.herokuapp.com/]