Skip to content

Expenses tracker webpage with a functionality of filter by year and add expenses with title, date and amount.

Notifications You must be signed in to change notification settings

NexusNeeraj/Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

Table of Contents

Overview

Welcome to the Expense Tracker App! This application allows you to track your expenses by entering details such as title, amount, and date. You can also filter your expenses by year for better insights and management.

Features

  • Add Expense: Enter the title, amount, and date of your expenses and add them to the expense list.
  • View Expenses: See a list of all your expenses with details.
  • Filter by Year: Filter the expenses based on the year to view expenses for a specific period.

Setup

  1. Clone the repository:
    git clone https://github.com/nexusneeraj/expense-tracker.git
    cd expense-tracker
    
  2. Install the dependencies:
    npm install
    
    

Usage

  1. Start the development server:
npm start

2. **Open your browser and navigate to http://localhost:3000**

3. **Use the app to add and filter your expenses.**

About

Expenses tracker webpage with a functionality of filter by year and add expenses with title, date and amount.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published