https://github.com/russkyc/blazewind-admin-template
(WIP) A Dashboard template using MudBlazor and Tailwind CSS
https://github.com/russkyc/blazewind-admin-template
blazor blazor-client blazor-hosted blazor-server blazor-wasm blazor-webassembly dashboard-template mudblazor
Last synced: 3 months ago
JSON representation
(WIP) A Dashboard template using MudBlazor and Tailwind CSS
- Host: GitHub
- URL: https://github.com/russkyc/blazewind-admin-template
- Owner: russkyc
- License: mit
- Created: 2024-01-20T17:52:33.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-13T14:53:07.000Z (about 1 year ago)
- Last Synced: 2024-04-14T01:15:11.436Z (about 1 year ago)
- Topics: blazor, blazor-client, blazor-hosted, blazor-server, blazor-wasm, blazor-webassembly, dashboard-template, mudblazor
- Language: HTML
- Homepage:
- Size: 278 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Blazewind - An Open Source Blazor Admin Template
:warning: Work in Progress :warning:
This project is a Blazor WebAssembly hosted dashboard template that combines the power of MudBlazor and Tailwind CSS.
It serves as an excellent starting point for building interactive dashboards. Notably, there are currently limited options for MudBlazor-based templates,
so this project aims to fill that gap and inspire the Blazor community to create more open-source dashboard templates.## :heart: Preview
![]()
## :sparkles: The Dashboard Template Contains These Pages
- Dashboard (Home) Page
- Products Page
- Invoice Page
- Billing Page
- Profile Page## :package: List of Packages and Projects Used to Design this Template
- Mudblazor
- Tailwind CSS
- Bogus (For generating data placeholders)
- Blazor Apex Charts
- Morris Blazor Validation
- BlazorComponentBus (For communicating between components)> [!NOTE]
> These pages are not final and I'll add more as I work on this project,
> you can also suggest what pages you think are worth including in this template.## :tada: Special Thanks
The awesome people at Jetbrains have provided
Licenses to their IDE's to support development of this open-source project.
Thanks Jetbrains!