/expense-tracker

Keep better track of your wallet. SsSs 💰

Primary LanguageJavaScriptMIT LicenseMIT

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