This is a Expense tracker created with ❤ using React.js
- React.js
- Flexbox and Grid
- Context API
- Hooks used : useState, useEffect, useContext, useReducer
- Firebase Hosting
The Expense Tracker is a simple gain-loss calculator that keeps track of your earnings and spendings in an intuitive way. This is a CRUD app and was made to get strong in react state management. Especially strengthening the knowledge on HOOKS (useState, useEffect, useContext and useReducer).