A modern web app template based on shadcn/next-contentlayer, updated with the latest Next.js App Router, Contentlayer, Tailwind CSS, and dark mode.
next-themes
Ensure you have Node.js and npm (or yarn) installed. Then, in your terminal, navigate to your project directory and run:
npm install
To run your app locally, execute:
npm run dev
The most convenient way to deploy your Next.js app is by using Vercel, the platform created by the Next.js team.
Vercel offers a seamless deployment process with just a single click.