Skip to content

Simple expense tracker with two fields: "Item Name" and "Amount." You can add items to a list, clear the list altogether, and view the total spending. This tracker helps you manage your expenses efficiently with minimal hassle.

Notifications You must be signed in to change notification settings

devSubham35/expense-tracker

Repository files navigation

expense-tracker

Simple expense tracker with two fields: "Item Name" and "Amount." You can add items to a list, clear the list altogether, and view the total spending. This tracker helps you manage your expenses efficiently with minimal hassle.

#You Can learn this things from this project

  1. Responsive Web design with tailwind CSS
  2. Handel basic input field
  3. Component Reusability
  4. Data transfer through Props
  5. Local storage get & store & clear operation
  6. Spread operation
  7. proper use of useState & useEffect hooks
  8. Use of Reducer function
  9. Use of Map function
  10. Basic use of trim() & conditional rendering using ternary operator

About

Simple expense tracker with two fields: "Item Name" and "Amount." You can add items to a list, clear the list altogether, and view the total spending. This tracker helps you manage your expenses efficiently with minimal hassle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published