Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 887 Bytes

File metadata and controls

26 lines (13 loc) · 887 Bytes

Expense tracker app(Frontend)

Problem statement. Financial literacy is one of the key determinants to a successful life, however, many people are not enlightened in this area. Many people don't track their expenses; don't know how and where their money goes and therefore are not able to plan for today and the future. This is a major hinderance in achieving financial freedom.

Solution. The app provider a platform where one can track their expenses.

What can user do wth the app. The user enters income (with a + sign) and the expenses (with a - sign) and the app calculates the difference. The user can view the balance and the expenditure history.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.