Keep track of income and expenses. Add and remove items and save to local storage.
Create UI for project. Display transaction items in DOM. Show balance, expense and income totals. Add new transation and reflect in total. Delete items from DOM. Persist to local storage.
Click here to check out the web app: https://techiemokhele.github.io/commodity-expense-tracker/