Steps: (node.js, react and mongo compass should already be installed on the system)
- Clone the project.
- Open the server folder first in the terminal or any editor and run "npm install" then run "node seed.js"(For this command to work mongo compass should be installed) and lastly run "node app.js"
- Open the react-app in the terminal or any editor and run "npm install" then run "npm start"
- Sit back and explore the website