This expense tracker demo application showcases using several Syncfusion Blazor components together in a real-world application scenario. You can further explore the source code of this application and use it as a reference for integrating Syncfusion Blazor components into your applications.
The samples requires the below requirements to run.
- Clone this repository.
- Open the project in VS 2022:
- For the .NET 8 Server app, open server/ExpenseTracker.csproj.
- For the .NET 8 WASM app, open wasm/ExpenseTracker.sln.
- Run the demo.
Server app: https://blazor.syncfusion.com/showcase/expensetracker/
WASM app: https://blazor.syncfusion.com/showcase/wasm/expensetracker/
Check all the showcase samples from here.