Link to the HTML Code: https://drive.google.com/file/d/1yFZY...
In the previous video, we created our API that will be used to send requests of our CRUD operations to the database.
In this video, we are creating the UI(User Interface) using a Razor component. Razor components are able to hold both HTML and C# code.