Skip to content

MatrixNeoKozak/Expence-tracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💰 Expense Tracker

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

✨ Features

  • Add income + expense transactions
  • Auto-calculate balance
  • Delete transactions with 1 click
  • Data saved in browser LocalStorage - no database needed
  • Clean, responsive UI

📸 Screenshot

App Screenshot Tip: Take screenshot → drag into repo → rename to screenshot.png

🛠️ Tech Stack

  • HTML5
  • CSS3
  • Vanilla JavaScript
  • LocalStorage API

🚀 How to Run Locally

  1. Clone the repo
    git clone https://github.com/Phayserlpe/expense-tracker.git

About

expense-tracker/ ├── index.html ├── style.css └── script.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 40.6%
  • CSS 36.2%
  • HTML 23.2%