To run the codes: Run server: cd server node server.js
Run front-end: Copy Paste: http://localhost:3000 into browser
To initialise the database:
- Refer to the .env.example file within the server folder
- Create a .env file in the same folder
- Copy the contents into the .env file and enter your credentials