m6v3l9 /
react-material-admin
Free and open-source admin dashboard app made with React & Material-UI
Loading repository data…
alfinauzikri / repository
Free and open-source Admin Dashboard Templates & UI Kits built on Bootstrap and Tailwind CSS.
This repository is a curated showcase of beautiful admin dashboard templates & UI kits.
Each kit contains its metadata (in JSON) and a representative image screenshot.
The UI showcase is powered by shadcn/ui — special thanks for the incredible open-source work!
├── data/
│ ├── adminlte.json
│ ├── chakra.json
│ ├── horizon.json
│ ├── shadcn.json
│ ├── tabler.json
│ └── volt.json
├── public/
│ └── assets/images/
│ ├── adminlte.png
│ ├── chakra.png
│ ├── horizon.png
│ ├── shadcn.png
│ ├── tabler.png
│ └── volt.png
Want to add your favorite UI kit? Here's how:
Fork this repository
Add your UI kit JSON file to the data/ directory
Example:
{
"title": "Shadcn UI",
"description": "A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.",
"tags": [
"React",
"Components",
"Tailwind CSS"
],
"stargazers_count": 90128,
"thumbnail": "shadcn.png",
"frameworks": [
{
"name": "React",
"demo": "https://ui.shadcn.com",
"repo": "shadcn-ui/ui"
}
]
}
Add a screenshot PNG of the UI kit to public/assets/images/
Make sure the filename matches the JSON filename (e.g. shadcn.png)
Create a Pull Request
This project is built using shadcn/ui.
Massive thanks to the maintainers and contributors of that repo! 🙌
Made with 💛 by @alfinauzikri
Selected from shared topics, language and repository description—not editorial ratings.
m6v3l9 /
Free and open-source admin dashboard app made with React & Material-UI
TailAdmin /
Free, open-source admin dashboard template crafted with Angular and Tailwind CSS. Includes essential UI components, elements, and pre-built pages to create a sleek, modern admin panel and dashboard with ease.
adminmart /
Modernize Vue.js Admin Dashboard is an open-source Vue 3 + TypeScript + Vite template with clean UI, reusable components, and responsive design for building scalable web apps, admin panels, and SaaS dashboards.
wrappixel /
Carefully Coded Free Admin Nuxt 3 Template Built on Vuetify, TypeScript, Vite, and Pinia 🤩
Finalgoal231 /
Free and open-source admin dashboard template built with Flowbite, Svelte, and Tailwind CSS
adminmart /
MatDash Next.js Free Admin Dashboard is a modern, open-source template built with Next.js, React, and Tailwind CSS. Designed for developers, it offers clean code, responsive design, reusable UI components, and easy customization for building scalable admin panels and web applications.