Skip to content

A simple React based budget app to monitor and tract expenses.

Notifications You must be signed in to change notification settings

akshathakulkarni/myBudget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

myBudget

myBudget is a simple React based single-page budget app to track and monitor expenses. Used Context-API to effectively produce global variables for sharing data among components.

Made from this tutorial by Chris Blakely.

'myBudget'

Features

A user can :

  1. Update a budget
  2. Add new expenses
  3. Delete expenses
  4. Monitor both the total amount spent on all expenses and remaining budget.

Available script

Inside the project directory run npm start and visit 'http://localhost:3000' to view the app in a browser.

About

A simple React based budget app to monitor and tract expenses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published