IIT2018045 Ananya Aparajita Mohanty
IIT2018067 Cheena
IIT2018087 Rohini Mishra
- Open the repository in your terminal and run the command 'npm i'.
- Go into the client folder using 'cd client' and again run 'npm i'.
- Run 'cd ..' to come out of the client folder.
- Run 'npm run dev'. This command starts the backend server on localhost:5000 and the frontend on localhost:3000 concurrently.
- The project tab will run in your browser automatically. If not, run the url 'http://localhost:3000' on your browser.