Please visit live application on: https://expense-tracker-ten-rouge.vercel.app/
- This application has been made to track your expenses and display those using charts, bar charts.
- Made use of Context API to provide necessary data throughout application.
- You can add, edit, update or delete your expenses.
- You could add your income.
- This application persists your data in local storage and retrieve it when refresh the page.
- Implemented pagination for recent transactions components.
- It shows toast notifications for different scenarios.
- Made UI responsive, so to looks good on different screen sizes.
- HTML5
- CSS3
- JavaScript
- React.js 18
- Recharts 2
- React Icons 5
- React modal 3
- Notistack 3