This is a budget tracking site made with mongoDB. It uses service workers and indexedDB to save data that was input while offline.
Pre-Requisites
mongodb installed and running
- Download or clone this repository.
- On your local machine, open a terminal in the top level directory of the code.
- On the command line, run npm install to install dependencies.
- Run npm run start to start the server.
Here is a screenshot of it working
If you have any questions please check out my github Also here is the application deployed on heroku