Converting WeatherForcast App to PWA

Learn how to convert a simple Blazor app to a PWA.

Adding the logo

We need to add an image to be used as a logo for the app. We will do this by following these steps:

  1. Right-click the wwwroot folder and select the “Add, New Folder” option from the menu.
  2. Name the new folder images.
  3. Add the image below to the images folder.

    Note: We have already copied it in the playground below.

Get hands-on with 1200+ tech skills courses.