A quick start Blazor WebAssembly app that allows you to configure the Blazor Card component from Syncfusion with its available options. This project contains simple code customizations, depicting how to add header, content, image, horizontal card, and action buttons to the Card component.
Documentation: https://blazor.syncfusion.com/documentation/card/getting-started/
Online examples: https://blazor.syncfusion.com/demos/card/basic-card
Make sure that you have the compatible versions of Visual Studio 2019 and .NET Core SDK 3.1.3 in your machine before starting to work on this project.
To run this application, you need to first clone the create-blazor-card-component-in-blazor-webassembly-app
repository and then open it in Visual Studio 2019. Now, simply build and run your project to view the output.