Expense Tracker with ReactJS
This is a simple expense tracker app where the user can add his daily expenses.
All the expense information are stored in array and we are handling all the states
and providing state information using useReducer() and useContext() hooks provided by ReactJS.
Snapshots of the project👇
Intital page
With expenses