A modern, colorful, and mobile-friendly expense tracker built with React. It helps users track income and expenses in real-time — complete with smooth animations, responsive design, and local storage support.
- ✅ Add income and expense transactions
- ✅ Beautiful UI with animations and color-coded feedback
- ✅ Auto-calculates balance, total income, and total expenses
- ✅ Delete individual transactions
- ✅ Data is stored locally (no login needed)
- ✅ Fully responsive for mobile, tablet, and desktop
- React.js
- CSS3
- React Icons
- Local Storage API
git clone https://github.com/AnchorConcept/Anijay-Expense-Tracker.git
cd Anijay-Expense-Tracker
npm install
npm start