A React-Firebase based expense tracker.
It is an PWA.
Demo: https://et.akshit.ml
Demo email: [email protected] Password: 123456
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