Skip to content
This repository was archived by the owner on Aug 18, 2024. It is now read-only.

vsbron/course-react2023-react-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published