A simple web app to track income and expenses. Add transactions, see your balance update in real-time, and data saves automatically to your browser.
Live Demo: [Coming Soon]
Update this link after deploying to Vercel/Netlify
- Add income + expense transactions
- Auto-calculate balance
- Delete transactions with 1 click
- Data saved in browser LocalStorage - no database needed
- Clean, responsive UI
Tip: Take screenshot → drag into repo → rename to screenshot.png
- HTML5
- CSS3
- Vanilla JavaScript
- LocalStorage API
- Clone the repo
git clone https://github.com/Phayserlpe/expense-tracker.git