Technical requirements
To complete this project, you need to have Visual Studio 2019 installed on your PC. For instructions on how to install the free Community Edition of Visual Studio 2019, refer to Chapter 1, Introduction to Blazor WebAssembly. You will also need the Empty Blazor WebAssembly App project template that we created in Chapter 2, Building Your First Blazor WebAssembly Application.
The source code for this chapter is available in the following GitHub repository: https://github.com/PacktPublishing/Blazor-WebAssembly-by-Example/tree/main/Chapter04.
The code in action video is available here: https://bit.ly/3tXVMeg.