Implementing Shopping Cart Functionality
When we visit the home page of our course project, the “Add to Cart” buttons don’t work.
The same thing occurs on the “Product Details” page.
In addition, we don’t have a page that shows the shopping cart yet.
In this hands-on project, we’ll create an Angular module step-by-step so we can implement the these features using NgRx.