Expense Tracker App a financial management application utilizing the MERN stack and Redux. This app empowers users to effortlessly manage their finances, understand spending patterns, and make informed financial decisions.
-> Material UI for styling.
-> Redux Toolkit for global state management.
-> React-router-dom for routing.
-> LocalStorage for saving jwt token.
-> Axios for connecting to backend.
-> Chartjs for Data Visualization.
-> Node and Express.
-> Mongoose for mongoDB.
-> BCrypt Library for hashing.
-> Passport with jwt.