Buildadvanced
90 min
Shopping Cart with NgRx
Build a mini e-commerce page with NgRx state management. A product list page lets users add items to a cart. The cart shows item count in the nav, a cart page shows all items with totals. Remove items from the cart. Persist cart to localStorage via an effect.
Your progress0%
Requirements
Skills you'll use
AngularNgRxState ManagementEffectsSelectors
Read this first
This task is based on the lesson below. Complete the reading before attempting it.
Go to lessonWhat to expect
- Difficulty
- advanced
- Time
- 90 min
- Steps
- 7
- Type
- Build