Skip to content

AmaanRaza28/ExpenseTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

Expense Tracker is a simple web application built with ReactJS to help you track and manage your expenses effortlessly.

Features

  • Expense Logging:

    • Add and categorize your expenses easily.
  • Expense List:

    • View a list of all your recorded expenses.
  • Data Persistence:

    • Your expense data is stored locally, allowing you to track your spending over time.

Usage

  1. Clone the repository:

    git clone https://github.com/AmaanRaza28/ExpenseTracker
    cd expense-tracker
  2. Install dependencies:

    npm install
  3. Run the application:

    npm start

    Visit the app at http://localhost:3000 and start tracking your expenses!

About

Expense Tracker made using ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors