This is an Expense Tracker web application built using Html,CSS and ReactJS. I made this simple web application to practice React concepts. It also stores the data in local storage. It facilitates the user to enter his/her Income,calculate his/her Expenses and the total remaining balance. I have referred to Traversy Media's tutorial on Youtube. Tutorial Link.
👉 Link
Step 1 🍴 Fork this repo!
Step 2 👯 Clone this repository to your local machine.
Step 3 HACK AWAY! 🔨🔨🔨
In the project directory, you can run:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Made with ❤