A simple and responsive Finance Tracker web application that helps users manage their expenses and incomes.
It allows you to add transactions, categorize them, and view your financial summary in a clean interface.
Built using Vite.js for fast development and optimized builds.
π Live Demo: Finance Tracker
- β Add new transactions (income or expense)
- π Track description, amount, and type of each transaction
- π View a summary of all transactions
- β‘ Built with Vite.js for lightning-fast development
- π¨ Responsive UI with modern design
- Vite.js β Next-generation frontend tooling
- React.js β Component-based UI framework
- JavaScript (ES6+) β Core logic
- CSS β Styling and layout
- Persistent storage with localStorage or database
- Add categories for transactions
- Graphical insights (charts for income vs expenses)
- User authentication for personal finance tracking
This project is licensed under the Apache License 2.0 .