This is the repo for the backend source code for the keeper note taking app.
Hosted on : https://comsw3102finalbackend.onrender.com/
To run it locally, In the directory of the source code run the following commands:
npm install cors mongodb dotenv mongoose
npm start