Add Redux to a React application

InstructorShane Osbourne

Share this video with your friends

Send Tweet

Using the popular create-react-app, we’ll look at each and every step necessary to add state management via Redux. We’ll create an App from scratch, then install redux along with the dependencies needed to make it work with React.