App: Expense Manager

Tech stack:

  • React
  • Redux
  • PropTypes

User can:

  1. enter total budget;
  2. enter expense mane and amount of money;
  3. add new expense nad see total budget, expense and balance calculation;
  4. delete expense and total budget, expense and balance should be recalculated.

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.

npm run deploy

Deploy the app to the gh-pages