Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tailwindcomponents/dashboard
๐ฉ ๐งถ Dashboard template built with Tailwind CSS.
https://github.com/tailwindcomponents/dashboard
tailwindcomponents tailwindcss uikit
Last synced: 20 days ago
JSON representation
๐ฉ ๐งถ Dashboard template built with Tailwind CSS.
- Host: GitHub
- URL: https://github.com/tailwindcomponents/dashboard
- Owner: tailwindcomponents
- License: mit
- Created: 2020-06-15T14:46:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-26T17:43:19.000Z (5 months ago)
- Last Synced: 2024-08-01T06:22:17.745Z (4 months ago)
- Topics: tailwindcomponents, tailwindcss, uikit
- Language: Blade
- Homepage: https://tailwindcomponents.com/component/dashboard-template
- Size: 824 KB
- Stars: 591
- Watchers: 14
- Forks: 111
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - tailwindcomponents/dashboard - ๐ฉ ๐งถ Dashboard template built with Tailwind CSS. (Blade)
- tailwindcss-awesome - tailwindcomponents/dashboard - ๐ฉ ๐งถ Dashboard template built with tailwindcss. <br/> (39 stars / 2020-09-26 / 26 commits ) (Running the update / By Popularity)
README
# Dashboard Template
๐งถ Start template for dashboard projects build with Tailwindcss, Alpinejs and Laravel blade.
Live [Demo](https://dashboard-tailwindcomponents.netlify.app/)
## Resources
- [Jigsaw](https://jigsaw.tighten.co)
- [Tailwindcss](https://tailwindcss.com)
- [AlpineJS](https://github.com/alpinejs/alpine)
- [Heroicons](https://heroicons.dev)## Screenshots
Login
Dashboard
UI Elements
Tables
Forms
## Project setup
```
composer install && npm install
```### Compiles and hot-reloads for development
```
npm run watch
```### Compiles and minifies for production
```
npm run production
```