A simple web-based Expense Tracker built with HTML, CSS, and JavaScript.
This app helps you record your daily expenses, categorize them, and view a summary of your spending.
Data is stored locally in your browser using localStorage, so it stays saved even after refreshing the page.
👉 Live Demo: Click here to try it
- ➕ Add new expenses with name, amount, date, and category.
- 📑 View expenses in a clean, tabular format.
- 📊 Automatic summary of total and category-wise spending.
- 💾 Data persistence using browser localStorage.
- 🎨 Minimal and easy-to-use interface.
- HTML5 – Structure
- CSS3 – Styling
- JavaScript (Vanilla JS) – Logic and localStorage
- ✏️ Option to edit or delete existing expenses.
- 📈 Add charts and graphs for better visualization of spending.
- 📱 Improve mobile responsiveness for a smoother experience.
- Clone this repository:
git clone https://github.com/codesbysuraj/expense-tracker.git
Suraj Yadav
- GitHub: @codesbysuraj
- Email: surajy.tech@gmail.com