Simple fork to update to NextJS 15 & React 19 using ShadCN's CLI, NextJS 13 Navbar and Theme Switcher.
pnpm create next-app -e https://github.com/tobsai/shadcn-next-templatepnpm run devOpen http://localhost:3000 with your browser to see the result.
- You can start editing the page by modifying
app/page.tsx. The page auto-updates as you edit the file. - This project uses
next/fontto automatically optimize and load Geist, a new font family for Vercel.
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.