Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 969 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 969 Bytes

Expense Tracker

Description

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.

Demo

👉 Link

Screenshot

screenshot

Installation

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 ❤