Skip to content

This is an interesting app idea to learn React.js where I build a complete Expense Tracker using React Hooks & Context API. At bare minimum this app should allows user to add expenses, categories them and show some insights like how much expenses went towards food, education, entertainment, bills, and travel etc.

Notifications You must be signed in to change notification settings

akashk6697/Expense-Tracker-using-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker using React

This is an interesting app idea to learn React.js where I build a complete Expense Tracker using React Hooks & Context API. At the bare minimum, this app should allow users to add expenses, categories them, and show some insights like how much expenses went towards food, education, entertainment, bills, travel, etc. It uses functional components with hooks and the context API.

Usage

npm install

# Run on http://localhost:3000
npm start

# Build for prod
npm run build

About

This is an interesting app idea to learn React.js where I build a complete Expense Tracker using React Hooks & Context API. At bare minimum this app should allows user to add expenses, categories them and show some insights like how much expenses went towards food, education, entertainment, bills, and travel etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published