Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.5 KB

File metadata and controls

51 lines (30 loc) · 1.5 KB

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