Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cruip/tailwind-dashboard-template
Mosaic Lite is a free admin dashboard template built on top of Tailwind CSS and fully coded in React. Made by
https://github.com/cruip/tailwind-dashboard-template
admin-dashboard analytics-dashboard chartjs dashboard dashboard-templates dashboards flatpickr react reactjs tailwind tailwind-css tailwindcss templates vite vitejs
Last synced: 5 days ago
JSON representation
Mosaic Lite is a free admin dashboard template built on top of Tailwind CSS and fully coded in React. Made by
- Host: GitHub
- URL: https://github.com/cruip/tailwind-dashboard-template
- Owner: cruip
- Created: 2021-04-20T07:49:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-08T17:22:07.000Z (about 1 month ago)
- Last Synced: 2025-01-09T01:30:49.560Z (12 days ago)
- Topics: admin-dashboard, analytics-dashboard, chartjs, dashboard, dashboard-templates, dashboards, flatpickr, react, reactjs, tailwind, tailwind-css, tailwindcss, templates, vite, vitejs
- Language: JavaScript
- Homepage: https://cruip.com/
- Size: 590 KB
- Stars: 2,418
- Watchers: 19
- Forks: 656
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Free Tailwind admin dashboard template
![Mosaic Tailwind admin template preview](https://github.com/cruip/tailwind-dashboard-template/assets/2683512/ef306423-3b89-4d0c-be80-9c5c682478d1)
**Mosaic Lite** is a responsive admin 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](https://twitter.com/Cruip_com) if you build anything cool/useful with it.
Created and maintained with β€οΈ by [Cruip.com](https://cruip.com/).
## Live demo
Check the live demo here ποΈ [https://mosaic.cruip.com/](https://mosaic.cruip.com/)
## Mosaic Pro
[![Mosaic Tailwind Admin Template](https://github.com/cruip/tailwind-dashboard-template/assets/2683512/2b4d0fae-bb07-4229-8a8a-48005f2f33cb)](https://cruip.com/mosaic/)
## Design files
If you need the design files, you can download them from Figma's Community π https://bit.ly/3sigqHe
## Table of contents
* [Usage](#usage)
* [Project setup](#project-setup)
* [Compiles and hot-reloads for development](#compiles-and-hot-reloads-for-development)
* [Compiles and minifies for production](#compiles-and-minifies-for-production)
* [Customize configuration](#customize-configuration)
* [Support notes](#support-notes)
* [Credits](#credits)
* [Terms and License](#terms-and-license)
* [About Us](#about-us)
* [Stay in the loop](#stay-in-the-loop)## Usage
This project was bootstrapped with [Vite](https://vitejs.dev/).
### 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](https://vitejs.dev/guide/).### 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
- [Nucleo](https://nucleoapp.com/)
## Terms and License
- Released under the [GPL](https://www.gnu.org/licenses/gpl-3.0.html).
- Copyright 2020 [Cruip](https://cruip.com/).
- 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 [@pacovitiello](https://x.com/pacovitiello) and [@DavidePacilio](https://x.com/DavidePacilio) on X, or you can subscribe to our [newsletter](https://cruip.com/newsletter/).