Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 458 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 458 Bytes

Simple Accounting App - React

A simple accounting app to store the list income and expense transactions and calculate the available balance.

Stack:

React
React Hooks for state management

Further Plans

  • Adding year wise filter
  • Adding backend
  • Make users login and have their own account and transaction details

N.O.T.E

If anyone who wants to contribute please feel free to pull this repo