A Progressive Web App that allows you to log your income and spending habits, so you can manage your budget effectively! This app works offline by using a service worker and cached data storage.
First, download the files from this repository, then open the terminal. Inside the folder, use 'npm init' to initialize npm package, then 'npm i' to install dependencies.
Your project is ready for use!
This application is invoked by entering 'node server.js' into the terminal. Then navigating to the localhost server specified in the app (Port 3000).
Alternatively, you can just click this link, to be brought to the deployed Heroku app.
You can log the money you make vs the money you spend in this easy-to-use, offline friendly app!
This project was created by Christina Moss.
Email: christinalmoss@gmail.com