The project is deployed here https://master.d3d4v463tdokoh.amplifyapp.com/login
Set a .env file in root folder and store the backend url as follows:
#.env
REACT_APP_BASE_URL=http://localhost:9999
There was no signUp page in this project, therefore add users to the Database using Postman/Insonmia or manually to see the website working. Make sure to create an account and set a cluster here https://www.mongodb.com/cloud/atlas/register.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.