A React-Firebase based expense tracker.
It is an PWA.
Demo: https://et.akshit.ml
Demo email: demo@gmail.com Password: 123456
Clone the project
git clone https://github.com/AGSAVALIYA/etrackGo to the project directory
cd etrackCreate your env file with firebase config.
Install dependencies
npm installStart the server
npm run start