Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tailwindcomponents/dashboard

๐Ÿ›ฉ ๐Ÿงถ Dashboard template built with Tailwind CSS.
https://github.com/tailwindcomponents/dashboard

tailwindcomponents tailwindcss uikit

Last synced: about 1 month ago
JSON representation

๐Ÿ›ฉ ๐Ÿงถ Dashboard template built with Tailwind CSS.

Awesome Lists containing this project

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
```