This project was bootstrapped with Create React App.
This project entails a budget management and expense tracking tool crafted using React and Redux. It empowers users to allocate their funds across nine distinct categories, including Housing, Food, Transportation, Utilities, Clothing, Healthcare, Personal, Education, and Entertainment. Additionally, users can log multiple transactions within each category, providing a comprehensive overview of expenditure details alongside remaining funds.
- Importing the Redux Toolkit.
- Refactoring with the Redux Toolkit (simplifying the code and development).
- Using the createSlice() function to automatically generate actions and reducers.
Visit project here: Expense Tracker App