All Projects → Kamona-WD → Kwd Dashboard

Kamona-WD / Kwd Dashboard

Licence: mit
Fully responsive dashboard built with tailwindcss & alpinejs

Projects that are alternatives of or similar to Kwd Dashboard

Coreui Free Angular Admin Template
CoreUI Angular is free Angular 2+ admin template based on Bootstrap 4
Stars: ✭ 1,279 (+1246.32%)
Mutual labels:  dashboard, dashboard-templates
Coreui Free React Admin Template
CoreUI React is a free React admin template based on Bootstrap 5
Stars: ✭ 3,573 (+3661.05%)
Mutual labels:  dashboard, dashboard-templates
My Dash
🔢 A developer friendly dashboard for monitoring your self-hosted services with a clean and modern UI.
Stars: ✭ 193 (+103.16%)
Mutual labels:  dashboard, tailwindcss
Notus Svelte
Notus Svelte: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 144 (+51.58%)
Mutual labels:  dashboard, tailwindcss
Sleek Dashboard
Sleek Dashboard - Free Bootstrap 4 Admin Template and UI Kit
Stars: ✭ 690 (+626.32%)
Mutual labels:  dashboard, dashboard-templates
Notus Nextjs
Notus NextJS: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 152 (+60%)
Mutual labels:  dashboard, tailwindcss
Windmill Dashboard React
❄ A multi theme, completely accessible, ready for production dashboard.
Stars: ✭ 283 (+197.89%)
Mutual labels:  dashboard, tailwindcss
Coreui Free Vue Admin Template
Open source admin template based on Bootstrap 5 and Vue 3
Stars: ✭ 2,951 (+3006.32%)
Mutual labels:  dashboard, dashboard-templates
Tabler
Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap
Stars: ✭ 24,611 (+25806.32%)
Mutual labels:  dashboard, dashboard-templates
Cleopatra
Admin Dashboard Template Built On Tailwind CSS
Stars: ✭ 521 (+448.42%)
Mutual labels:  dashboard, tailwindcss
Gatsby Admin Template
Free admin dashboard template based on Gatsby with @paljs/ui component package
Stars: ✭ 124 (+30.53%)
Mutual labels:  dashboard, dashboard-templates
Dashboard
Customizable personal dashboard and startpage
Stars: ✭ 70 (-26.32%)
Mutual labels:  dashboard, tailwindcss
Vue Notus
Vue Notus: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 108 (+13.68%)
Mutual labels:  dashboard, tailwindcss
Notus React
Notus React: Free Tailwind CSS UI Kit and Admin
Stars: ✭ 173 (+82.11%)
Mutual labels:  dashboard, tailwindcss
Staradmin Free Angular Admin Template
Star Admin Angular Admin is a free admin template based on Bootstrap 4 and Angular
Stars: ✭ 112 (+17.89%)
Mutual labels:  dashboard, dashboard-templates
Tailwind Starter Kit
Tailwind Starter Kit a beautiful extension for TailwindCSS, Free and Open Source
Stars: ✭ 4,434 (+4567.37%)
Mutual labels:  dashboard, tailwindcss
Dash template dashboard
A template for a dash applicaiton
Stars: ✭ 44 (-53.68%)
Mutual labels:  dashboard, dashboard-templates
Staradmin Free Bootstrap Admin Template
A Free Responsive Admin Dashboard Template Built With Bootstrap 4. Elegant UI Theme for Your Web App!
Stars: ✭ 1,191 (+1153.68%)
Mutual labels:  dashboard, dashboard-templates
Covid Charts
A collection of JavaScript-based data visualization tools and data for depicting spread of the COVID-19
Stars: ✭ 88 (-7.37%)
Mutual labels:  dashboard
Plotly.py
The interactive graphing library for Python (includes Plotly Express) ✨
Stars: ✭ 10,701 (+11164.21%)
Mutual labels:  dashboard

K-WD Dashboard

Fully responsive dashboard built with tailwindcss & alpinejs

GitHub license GitHub stars

See live

To get started:

  1. Clone the repository:

    git clone https://github.com/Kamona-WD/kwd-dashboard.git
    
    cd kwd-dashboard
    
  2. Install the dependencies:

    # Using npm
    npm install
    
    # Using Yarn
    yarn
    
  3. Start the development server:

    # Using npm
    npm run serve
    
    # Using Yarn
    yarn serve
    

    Now you should be able to see the project running at localhost:8080.

  4. Open public/index.html in your editor and start experimenting!

Building for production

To build an optimized version of your CSS, simply run:

# Using npm
npm run production

# Using Yarn
yarn production

After that's done, check out ./public/build/css/tailwind.css to see the optimized output.


Support

Buy Me A Coffee

Be careful and donate just if it is within your possibilities, because there is no refund system. And remember that you don't need to donate, it is just a free choice for you. Thank you!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].