Skip to content

dhyanpatel110/Expense-Tracker-Client

Repository files navigation

Expense Tracker GitHub repo size

We can Track out day to day expense, investment and savings

Snapshot

Interface of Expense Tracker

Demo

Expense-Tracker - Live ◀️

Project setup

Clone this repo

git clone https://github.com/dhyanpatel110/Expense-Tracker-Client.git

Install dependencies

npm install

Compiles and hot-reloads for development

npm run start

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint