A simple personal finance and budget app built using Angular. Add a starting budget followed by your expenses and incomes to keep a track of your spending habits
Run npm install
to install the necessary dependencies
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.