satnaing / shadcn-admin
- четверг, 20 марта 2025 г. в 00:00:03
Admin Dashboard UI built with Shadcn and Vite.
Admin Dashboard UI crafted with Shadcn and Vite. Built with responsiveness and accessibility in mind.
I've been creating dashboard UIs at work and for my personal projects. I always wanted to make a reusable collection of dashboard UI for future projects; and here it is now. While I've created a few custom components, some of the code is directly adapted from ShadcnUI examples.
This is not a starter project (template) though. I'll probably make one in the future.
UI: ShadcnUI (TailwindCSS + RadixUI)
Build Tool: Vite
Routing: TanStack Router
Type Checking: TypeScript
Linting/Formatting: Eslint & Prettier
Icons: Tabler Icons
Clone the project
git clone https://github.com/satnaing/shadcn-admin.gitGo to the project directory
cd shadcn-adminInstall dependencies
pnpm installStart the server
pnpm run devCrafted with 🤍 by @satnaing
Licensed under the MIT License