Skip to content

AGSAVALIYA/etrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

A React-Firebase based expense tracker.

It is an PWA.

🔗 Links

Demo: https://et.akshit.ml

Demo email: [email protected] Password: 123456

Run Locally

Clone the project

  git clone https://github.com/AGSAVALIYA/etrack

Go to the project directory

  cd etrack

Create your env file with firebase config.

Install dependencies

  npm install

Start the server

  npm run start