Exercise: User Card

Using what you've learned, refactor the User Card app to use Redux.

(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.

Get hands-on with 1200+ tech skills courses.