This is a simple expense tracker made using React js 18, this project is perfect for beginners who want to practice react js fundamentals like react js props, and react js hooks.

The user has a form where he can enter details of incomes and expenses and the app calculate the total amount left, he can also delete expenses and incomes and their amount is deducted from the total amount left.

 

How to use :

 

Extract the folder then open the project using the command line and run the commands:

npm install to install all the packages 

npm start to start the server

 

Demo: