Build a Connect Four game with Blazor
In this module, you learn the fundamentals of Blazor while building a "Connect Four" game.
Learning objectives
In this module you will:
- Create an app in Blazor.
- Manage state to your app.
- Customize appearance using CSS.
- Build a "Connect Four" game.
Prerequisites
None