Technical requirements
We will need to use the following tools in this chapter:
- Visual Studio 2019: This can be downloaded and installed from https://visualstudio.microsoft.com/vs/. Make sure that the following features are selected in the installer:
a) ASP.NET and web development
b) Azure development
c) Node.js development
- .NET 5.0:Â This can be downloaded from https://dotnet.microsoft.com/download/dotnet/5.0.
- Node.js and npm: These can be downloaded from https://nodejs.org/.
All the code snippets in this chapter can be found online at https://github.com/PacktPublishing/ASP.NET-Core-5-and-React-Second-Edition.Â
Check out the following video to see the code in action: https://bit.ly/3riGWib.