Adding the Store Page

Learn how to create a store page and demonstrate how the state is lost in Blazor WebAssembly.

To add a store, we need to add a Store component to our web app. We do this as follows:

  1. Open the Shared\NavMenu.razor page.
  2. Add the following markup before the closing ul tag:

Get hands-on with 1200+ tech skills courses.