Buildintermediate
50 min
Shopping Cart with Redux Toolkit
You have a product listing component. Add a fully working shopping cart using Redux Toolkit. The cart must persist across route changes, show item count in the header, and support quantity changes without duplicating items.
Your progress0%
Requirements
Skills you'll use
ReactRedux ToolkitRTK Query
Read this first
This task is based on the lesson below. Complete the reading before attempting it.
Go to lessonWhat to expect
- Difficulty
- intermediate
- Time
- 50 min
- Steps
- 6
- Type
- Build