vsbron / course-react2023-react-intro

Repository from Github https://github.comvsbron/course-react2023-react-introRepository from Github https://github.comvsbron/course-react2023-react-intro

Redux Intro

Small app that imitates the bank account app;

Features

  • Log in window;
  • Ability to deposit, withdraw, request loan and pay loan;

Details

  • Redux is used for a Global state management;
  • Redux thunk is used for as a middleware library;
  • React ToolKit is used to create store, reducer and action creators functions;

About


Languages

Language:JavaScript 90.0%Language:HTML 7.3%Language:CSS 2.7%