...

/

Creating the Kanban Board Project

Creating the Kanban Board Project

Learn how to create our project in Blazor WebAssembly using the Blazor WebAssembly project template.

The KanbanBoard project will be created by using the Empty Blazor WebAssembly App project template. First, we will add the TaskItem class. Then, we will add a Dropzone component. We will add three of the Dropzone ...