This project calculates incomes and expenses.
The project calculates the total amount of incomes, expenses and total net.
You can add incomes and expenses using the Add income and Add expense modal. You need to add description for each transaction and the date it was committed.
You can import a text file with the expenses/incomes, description for the transaction, the amount of transaction and the date it was committed.
In the project directory, you can run:
Installs the necessary packages to run the app
Runs the app in browser in http://localhost:3000/