This is the official repository of the application built with class components in the second part of the Medium article
"The only introduction to Redux (and React-Redux) you’ll ever need",
which you can find here.
It aims to explain the basic concepts of React-Redux when using class components.
The hooks branch uses functional components to achieve the same result.
Check out the article for more information.
This project was bootstrapped with Create React App.
To run the app, simply run
npm start