SolidAdmin is a high-quality, open-source, and free Tailwind CSS admin template that is perfect for creating data-rich backends, powerful web applications and dashboard-admin projects. This project is based on the TailAdmin project.
SolidAdmin provides essential UI components and layouts for building feature-rich, data-driven admin dashboards and control panels. It's built using:
- HTML
- SolidJS
- Tailwind CSS
- DaisyUI
- and Rsbuild (for bundling)
To get started with SolidAdmin, ensure you have the following prerequisites installed and set up:
- Node.js 18.x or later
Clone the repository using the following command:
git clone https://github.com/astrawan/solid-admin.gitWindows Users: place the repository near the root of your drive if you face issues while cloning.
-
Install dependencies:
npm install # or yarn install -
Start the development server:
npm run dev # or yarn dev
SolidAdmin is a pre-designed starting point for building a web-based dashboard using HTML, SolidJS and Tailwind CSS. The template includes:
- Sophisticated and accessible sidebar
- Data visualization components
- Prebuilt profile management and 404 page
- Tables and Charts(Line and Bar)
- Authentication forms and input elements
- Alerts, Dropdowns, Modals, Buttons and more
- Can't forget Dark Mode 🕶️
The community edition of SolidAdmin is released under the MIT License.
If you find this project helpful, please consider giving it a star on GitHub. Your support helps us continue developing and maintaining this template.
