This is a simple Web-App tracks a users expenses, once the user has given the calculator a number and object it then displays the total and a chart. The app has minor errors relating to routes, currently trying to find a solution.
Setup:
- run
npm install
- run
npm run start
- React
- Node.js