Runs that are easy on the eyes.
Please allow some time when signing up or logging in. Our back-end is slower due to it being hosted for free on https://render.com/.
cd front-end
nvm use lts/hydrogen
npm install
- Add Google Maps API key using
dotenv
tofront-end/src/components/MapDisplay
npm start
- Ensure you are in the root folder
nvm use lts/hydrogen
npm install
- Add MongoDB access key using
dotenv
to/db/dbConnect.js
npx nodemon index.js