Code Challenge From CUSI.
This is a basic weather app that displays weather information and temperature trend of a city based on the zip code.
This web application was built on Blazor, a feature of ASP.NET framework. It's platform is Blazor Server App.
-
MudBlazor was used to support faster development of the front-end. NuGet Gallery | Microsoft.AspNetCore.Blazor.HttpClient 3.2.0-preview3.20168.3 (mudblazor.com)
-
Weather API: OpenWeather Current weather data - OpenWeatherMap
- Blazored Local Storage: NuGet Gallery | Blazored.LocalStorage 3.0.0
- Blazor HttpClient: NuGet Gallery | Microsoft.AspNetCore.Blazor.HttpClient 3.2.0-preview3.20168.3