WeatherForecast Project Overview
Get a basic overview of the project we will build in this chapter.
We'll cover the following...
In this chapter, we will build a Blazor WebAssembly app to display a local 5-day weather forecast and then convert it into a PWA.
The web app we will ...