An app that helps the users to keep track of the daily expenses. I built it using React, the Context API, Firebase database and authentication.
A demo version of this project can be found at https://money-tracker-3f8f5.web.app/
This project is created with:
- REACT
- Context API
- Firebase
- CSS
In the project directory, you can run
npm install
To install the dependencies package.
npm start
Runs the app in development mode
Open http://localhost:3000 to view it in the browser.
The page will reload if you make any edits.
You will also see any lint errors in the console.