Skip to content

Faiz0developer/expense-tracker-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DollorTracker

GitHub commit activity (branch) GitHub last commit (by committer) GitHub top language GitHub language count

About Project

A app for track down the expenses. User can note their expense and make a budget accordingly. You can improve your React concept.

Features

  • User can Add his/her items.
  • Chart : Chart to show monthly expense.
  • Filter by Year: Can check expense of particular year expense.

Tech used

Static Badge Static Badge Static Badge Static Badge Static Badge

Pre-requisite

To follow this project, following are the pre-requisite

NodeJS

VS code

git

Installation

The following commands install and run the development version

git clone https://github.com/Faiz0developer/expense-tracker-app.git

Open Project in VS code

npm install

npm start