An application that allows the user to add expenses and deposits to their budget with or without a connection.
To install necessary dependencies, run the following command: "npm i".
To seed the database in the CLI run the following command: "npm run seed"
To start the app in the CLI : "npm start"
The video below is a demo on the online and offline usage for the application
This application is licensed under the MIT license.
There are no tests for this application.
If you have any questions about the repo or application, open an issue or contact me directly at sample. More of my work can be found at My Github.