Exercise: User Card
Using what you've learned, refactor the User Card app to use Redux.
We'll cover the following...
(a) Refactor the user card react app to use redux. In the code files below, you’ll find a user card app written solely in React. The state of the App is managed via React. Your task is to move the state to being managed solely by Redux.
Access this course and 1400+ top-rated courses and projects.