Admin Dashboard UI built with Shadcn and Vite.
The Shadcn Admin Dashboard is a user interface designed with Shadcn and Vite, focusing on responsiveness and accessibility. Created with the intention of providing a reusable collection of dashboard UI elements, this project incorporates light and dark modes, responsive design, accessible features, sidebar and header layouts, over 10 pages, and additional custom components. The tech stack includes ShadcnUI (TailwindCSS + RadixUI), Vite for build tool, React Router for routing, TypeScript for type checking, Eslint & Prettier for linting/formatting, and Tabler Icons for icons.
To run the Shadcn Admin Dashboard locally, follow these steps:
git clone [project-url]
cd [project-directory]
npm install
npm run dev
The Shadcn Admin Dashboard offers a comprehensive user interface solution with a focus on responsiveness, accessibility, and customization. With features like light/dark mode, responsive design, and various custom components, this project provides a solid foundation for building dashboard UIs for various applications. The incorporation of ShadcnUI, Vite, React Router, TypeScript, and other tools ensures a modern and efficient development experience for users.