A clean and simple web app for tracking your daily expenses. Add, view, and delete your expenses — all stored locally in your browser. Perfect for quick budgeting!
-
Add Expense
Enter the description, amount, category, and date of your expense. -
View Expenses
Display all expenses in a structured and easy-to-read list. -
Delete Expense
Remove any expense with a single click. -
Local Storage
Your data is saved in your browser using localStorage — no backend required!
- HTML – Page structure
- CSS – Styling and layout
- JavaScript – Logic and interactivity
Clone this repository
git clone https://github.com/salonisuthar08/Expense-logger.git