Shadcn Admin

Shadcn Admin

shadcn style admin dashboard UI

Description

Every new admin project means rebuilding the same sidebar, data tables, filters, pagination, settings screens and sign-in pages. shadcn/ui gives you the components but not a full set of pages to copy from. Shadcn Admin is that set: dashboard, tasks, users, chats, settings, auth and error screens, more than ten pages already wired up, so the source shows how a real back office fits together with shadcn.

It runs on Vite, TanStack Router and TypeScript, with light and dark themes, responsive layout, accessibility and right-to-left support already handled, plus a global command search. Try the live demo first, then clone it and make it yours.

Features



Dashboard: Revenue, subscription, sales and active-user cards with a monthly bar chart and a recent sales list, ready to point at your own data.

Data tables: The tasks and users pages include search, status and priority or role filters, sorting, column visibility and pagination, plus bulk selection and import, create and invite actions.

Collapsible sidebar: Grouped navigation and a team switcher that shrinks to icons and turns into a drawer on mobile.

Command search: Press ⌘K for a command palette to jump between pages or switch themes from the keyboard.

Auth and error pages: Sign in, sign up, forgot password, OTP, plus 401, 403, 404, 500 and maintenance screens, with Clerk wired in as a partial auth example.

Themes and RTL: Toggle light and dark mode, and dialogs, dropdowns, tables and the sidebar have been adjusted for right-to-left languages such as Arabic and Hebrew.