A simple and beautiful React + Zustand-based expense tracking application. This project allows users to add, view, and delete expenses, as well as see the total amount spent. Styled with Tailwind CSS and fully responsive.
git clone https://github.com/Kelsen23/expense-tracker.git
cd expense-tracker
npm install
npm run dev
Contributions, issues and feature requests are welcome! Feel free to fork the repo and submit a pull request.
This project is licensed under the MIT License.