Project overview
In this chapter, we will build a Blazor WebAssembly app that includes a shopping cart. We will be able to add and remove different products from the shopping cart. The cart's total will be displayed on each of the pages in the app.
The following is a screenshot of the completed application:
The build time for this project is approximately 60 minutes.