Shadcn Admin Dashboard is a reusable collection of dashboard UI components built with Shadcn/ui and Vite.
This dashboard is not intended as a template starter, but rather as a fully built UI system.
It includes essential layout components, such as a sidebar, global search, multiple page layouts, and custom interface elements—all accessible and optimized for light and dark themes.
Features
🌗 Light/Dark Mode: Built-in support for theme switching.
♿ Accessible Components: Developed with accessibility standards in mind.
🔍 Global Search Command: Integrated command palette for quick searching.
📄 10+ Pre-built Pages: Offers multiple common dashboard page layouts.
📱 Responsive Design: Adapts layouts for various screen sizes.
🧭 Sidebar Component: Includes a ready-to-use navigation sidebar.
✨ Extra Custom Components: Provides additional UI elements beyond standard Shadcn offerings.
Installation
- Clone the repository:
git clone https://github.com/satnaing/shadcn-admin.git- Navigate to the project directory:
cd shadcn-admin- Install dependencies:
pnpm install- Start the development server:
pnpm run devPreview







