Coder Social home page Coder Social logo

cruip / tailwind-dashboard-template Goto Github PK

View Code? Open in Web Editor NEW
2.1K 21.0 543.0 561 KB

Mosaic Lite is a free admin dashboard template built on top of Tailwind CSS and fully coded in React. Made by

Home Page: https://cruip.com/

JavaScript 96.16% HTML 0.46% CSS 3.38%
react reactjs templates dashboard chartjs admin-dashboard dashboards dashboard-templates analytics-dashboard flatpickr

tailwind-dashboard-template's Introduction

Free Tailwind dashboard template

Mosaic TailwindCSS template preview

Mosaic Lite is a responsive dashboard template built on top of TailwindCSS and fully coded in React. It comes with several pre-coded charts (built with Chart.js 3) and widgets, and it's a great starting for anyone who wants to create a user interface for SaaS products, administrator dashboards, modern web apps, and more.

Use it for whatever you want, and be sure to reach us out on Twitter if you build anything cool/useful with it.

Created and maintained with ❀️ by Cruip.com.

Live demo

Check the live demo here πŸ‘‰οΈ https://mosaic.cruip.com/

Mosaic Pro

Mosaic Pro

Design files

If you need the design files, you can download them from Figma's Community πŸ‘‰ https://bit.ly/3sigqHe

Table of contents

Usage

This project was bootstrapped with Vite.

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.

Support notes

We are shipping our templates with a very basic React configuration to let you quickly get into the development process, but we don't discourage you from using any other configuration or framework built on the top of React. So, please note that any request dealing with React (e.g. extra features, customisations, et cetera) is to be considered out of the support scope.

For more information about what support covers, please see our (FAQs)[https://cruip.com/faq/].

Credits

Terms and License

  • Released under the GPL.
  • Copyright 2020 Cruip.
  • Use it for personal and commercial projects, but please don’t republish, redistribute, or resell the template.
  • Attribution is not required, although it is really appreciated.

About Us

We're an Italian developer/designer duo creating high-quality design/code resources for developers, makers, and startups.

Stay in the loop

If you would like to know when we release new resources, you can follow us on Twitter, or you can subscribe to our monthly newsletter.

tailwind-dashboard-template's People

Contributors

pasqualevitiello avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tailwind-dashboard-template's Issues

error about Dynamic require of "tailwindcss/plugin" is not supported

i tried to change code to fine error position, i finally find error in postcss.cjs files,
please tell me how can i fix it , thanks

my settings :

postcss.config.cjs

import tailwindConfig from "./src/css/tailwind.config.cjs";
import autoprefixer from "autoprefixer";
import tailwind from "tailwindcss";

export default {
  plugins: [tailwind(tailwindConfig), autoprefixer],
};

tailwind.config.cjs
CleanShot 2022-10-12 at 12 33 31@2x

HTML version

Hi sir, thank you for this great dashboard is there an HTML version for it ?

[Question] Vue version ETA?

This is such a beautiful template, when do you think the Vue version will be available?

Will it be written in Vue 3 or 2?

If it's in Vue 3 will it make heavy use of composition, or options API's?

Thanks, I'm eager to purchase.

Running

Scusate l'incompetenza, come faccio ad usare il tutto una volta scaricato lo zip? :) C'Γ¨ un file di installazione o una pagina web? Non ho trovato nessuno dei due :,(

Permission to release a tutorial

Hello Everyone,

super nice work. I liked it so much I would like to write a tutorial on how to build a full stack app with your theme.

You can see the seed of my work here, a brief list of features

  • Ecmascript modules
  • PWA, installable and working offline
  • Serverless environment for the backend
  • Authentication (firebase, metamask, ...)

I would like to ask you permission to release an open source tutorial. I have also made some small improvements that maybe can be backported in the commercial theme? I think the tutorial could add value to your offer.

md breakpoint is not working

I am a newbie in using a template and tailwindcss.

  1. I just add a md breakpoint into my Dashboard.js file and realise it didn't work. it still works on my project( tailwindcss + reactJs).

image

  1. After I stretch in and out the width of the browser, the DashboarCard seems to go wrong, it's stretched and does not return to its original size anymore.
    image

Note: I just downloaded the template and adjusted the package.json
from
"scripts": { "start": "TAILWIND_MODE=watch craco start",
to
"scripts": { "start": "set PORT=3002 &&craco start",
and I run npm start like i usually do to run it

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.