Skip to content

Anir7358/Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

Keep track of your income and expenses with the Expense Tracker app. This React project allows you to add and remove items and saves your transactions to local storage.

Demo

Landing Page

Add Transaction

Delete Transaction

Features

  • User-friendly UI to manage income and expenses.
  • Display of transaction items in the DOM.
  • Real-time balance, expense, and income totals.
  • Add new transactions and reflect changes in totals.
  • Delete items from the DOM.
  • Data persistence using local storage.

Installation

Clone this repository:

Install dependencies:

cd expense-tracker
npm install

Run the app:

npm start

Contributing

Pull requests are welcome add some new features or fix any bugs you find.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors