Awesome
Dashboard Template
<a href="https://github.com/tailwindcomponents/dashboard-template/blob/master/LICENSE.md"> <img src="https://img.shields.io/github/license/tailwindcomponents/dashboard-template"> </a> <a href="https://github.com/tailwindcomponents/dashboard-template/stargazers"> <img src="https://img.shields.io/github/stars/tailwindcomponents/dashboard-template"> </a> <a href="https://twitter.com/TwComponents"> <img src="https://img.shields.io/twitter/url?label=Tailwindcomponents&style=social&url=https%3A%2F%2Ftwitter.com%2FTwComponents"> </a>🧶 Start template for dashboard projects build with Tailwindcss, Alpinejs and Laravel blade.
Live Demo
Resources
Screenshots
Login
<img src="screenshots/login.png">Dashboard
<img src="screenshots/dashboard.png">UI Elements
<img src="screenshots/ui-elements.png">Tables
<img src="screenshots/tables.png">Forms
<img src="screenshots/forms.png">Project setup
composer install && npm install
Compiles and hot-reloads for development
npm run watch
Compiles and minifies for production
npm run production