App was created in JavaScript. Small app where you can add your savings and expenses for every month. Every savings/expences are store in Local Storage
To run the project, follow the steps below.
Open terminal, Change the current working directory to the location where you want to clone the project, Paste:
$ git clone https://github.com/ssebaa9/savings-expenses-formular.git
Press Enter. Your local clone will be created.
You can run the app by Live Server from your Code Editor.
- Sebastian Dębicki