Deployed on: https://ssun97.github.io/react_expense_tracker/
- By default, there are a few records showing
- Click button Add New Expense
- Input Data and click Add Expense
- Choose the year on the dropdown list, the result is filtered by this specific year.
- Using React to build this single page web app, there is no need to reload entire page when click Add Expense button.
- The Chart Bar is showing the percentage of the current month's expenses in the Max expense month.
Switch to another branch under this repo