No description
  • TypeScript 99.4%
  • CSS 0.5%
  • JavaScript 0.1%
Find a file
2025-04-30 12:34:07 +10:00
app Initial commit 2025-04-30 12:24:17 +10:00
public Initial commit 2025-04-30 12:24:17 +10:00
.env.example Initial commit 2025-04-30 12:24:17 +10:00
.gitignore Initial commit 2025-04-30 12:24:17 +10:00
next.config.ts Initial commit 2025-04-30 12:24:17 +10:00
package.json Fix pnpm build errors 2025-04-30 12:34:07 +10:00
pnpm-lock.yaml Initial commit 2025-04-30 12:24:17 +10:00
postcss.config.js Initial commit 2025-04-30 12:24:17 +10:00
README.md Initial commit 2025-04-30 12:24:17 +10:00
tailwind.config.ts Initial commit 2025-04-30 12:24:17 +10:00
tsconfig.json Initial commit 2025-04-30 12:24:17 +10:00

Next.js App Router Course - Starter

This is the starter template for the Next.js App Router Course. It contains the starting code for the dashboard application.

For more information, see the course curriculum on the Next.js Website.