You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To run, cd into server setup your cloud.mongodb.com and then add the url to env. to run server run > "nodemon index.js"
To start the front end app run > "npm run start"
The Dev Folder contains the ERD diagram for this project. To make sense of how the database is roughly organised you can have a look there!
There are several comments throughout the program explaining decesions taken and code written, also in the DEV folder you can find a screenshot of the app