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

https://github.com/Kamona-WD/kwd-dashboard

Fully responsive dashboard template built with tailwindcss & alpinejs
https://github.com/Kamona-WD/kwd-dashboard

alpinejs dashboard dashboard-templates tailwindcss

Last synced: over 1 year ago
JSON representation

Fully responsive dashboard template built with tailwindcss & alpinejs

Awesome Lists containing this project

README

          

# K-WD Dashboard

Fully responsive dashboard template built with tailwindcss & alpinejs

[![GitHub license](https://img.shields.io/github/license/Kamona-WD/kwd-dashboard)](https://github.com/Kamona-WD/starter-dashboard-layout/blob/main/License.md)
[![GitHub stars](https://img.shields.io/github/stars/Kamona-WD/kwd-dashboard)](https://github.com/Kamona-WD/kwd-dashboard/stargazers)

| | |
| --- | --- |
| ![Showcase light](screens/light.png) | ![Showcase dark](screens/dark.png) |

## [See live](https://kamona-wd.github.io/kwd-dashboard/)

To get started:

1. Clone the repository:

```bash
git clone https://github.com/Kamona-WD/kwd-dashboard.git

cd kwd-dashboard
```

2. Install the dependencies:

```bash
yarn install

# Using npm
npm install
```

3. Start the development server:

```bash
yarn dev

# Using npm
npm run dev
```

## Building

```bash
yarn build

# Using npm
npm run build
```

## Preview

```bash
# Using npm
npm run preview

# Using Yarn
yarn preview
```

---

## Support

[![PayPal Me](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.me/Akamel721/)