Skip to content

ysxninja/expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JavaScript React CSS3 HTML5

Expense-tracker

Expense tracking app written in react.js for keeping track of income and expenses using the context api.

React Preview

  • Netlify

  • Locally clone this repo, cd to expense-tracker, run npm start

git clone https://github.com/ya-suke/expense-tracker &&
\ cd expense-tracker &&
\ npm start

Todo's:

  • Create react app
  • Create components
  • Show balance, expense and income
  • Add new transaction and reflect in total
  • Delete items
  • Add Projected Monthly income