A simple, user-friendly daily expense tracker built with HTML, CSS, and JavaScript. Stores data locally in the browser using LocalStorage.
- Add, view, and delete expenses.
- Automatic total calculation.
- Persistent data storage in the browser.
- Clone the repo.
- Open
src/index.htmlin a browser.
Perfect for publishing on GitHub Pages.