Salvia-kit - Beautiful Dashboards built with Tailwind CSS for React
Salvia-kit - Beautiful Dashboards built with Tailwind CSS
Salvia-kit dashboard is a dashboards' website built with Tailwind CSS. We took advantage of Tailwind's flexibility to create a fully customizable premium and professional dashboards, with documentation designed by a developer for developers.
All the dashboards are free to use. We provide dashboards for :
- React
- Next.js
- Vue
- Nuxt.js
Each dashboard is made for those 4 technos and each variant has a dedicated documentation.
Dashboard Features
- Support of the active route (styled by default).
- Fully customizable and without external dependencies
- No vendor lock-in, you can export it and integrate it in your project.
- Sidenav aligned left or right according to your preferences (on mobile).
Getting Started
First, run the development server:
npm run dev
# or
yarn dev