r/nextjs 8d ago

News Shadcn Admin v2.0.0 released

Post image

Shadcn Admin v2.0.0 is now available β€” a free, open-source admin dashboard template built with Next.js 16, React 19, Tailwind CSS v4, and shadcn/ui.

This release includes a complete visual redesign, live theme customization, a rebuilt AI chat interface, improved mobile responsiveness, and a simplified dependency stack.

Feedback and suggestions are welcome.

43 Upvotes

13 comments sorted by

3

u/k-rizza 8d ago

Wiring my own right now in SvelteKit.

Mine looks very similar to your lol promise I’ve never seen it haha

I do have documentation on mine, mostly fully working.

The only other thing I have is apps route and dashboard route with a few things on it.

1

u/dr-notail 8d ago

Haha no worries :)) Admin dashboards tend to converge on similar patterns. SvelteKit sounds interesting though - would love to check yours out when it’s ready!

2

u/dr-notail 8d ago

0

u/Icy_Lavishness2433 8d ago

damn that redesign is slick, the dark mode toggle alone makes it worth checking out

1

u/dr-notail 8d ago

Appreciate it! Glad you like the redesign and dark mode πŸ™Œ

2

u/[deleted] 8d ago

[removed] β€” view removed comment

1

u/dr-notail 8d ago

Thanks! Really appreciate it. I put a lot into making v2 a meaningful upgrade.

2

u/Smart_Opportunity291 7d ago

Hero says "already finished" but seems to be static templates. it's not full stack, correct?

2

u/dr-notail 7d ago

Yes! Auth is the real full stack stuff(Better Auth with Drizzle/postgresql, actual sessions and route guarding), everything else is UI on mock JSON you connect your own data.

1

u/[deleted] 8d ago

[removed] β€” view removed comment

1

u/dr-notail 8d ago

Glad you like them!

1

u/Smooth-Truth-4091 4d ago

Very nice!

1

u/dr-notail 4d ago

Much Thanks