This is the repo for the frontend source code for the keeper note taking app.
Hosted on : https://comsw-3102finalfrontend.vercel.app/
To run it locally, In the directory of the source code run the following commands:
npm install react axios firebase react-router-dom
npm start