nextjs tutorial
  • TypeScript 99.2%
  • CSS 0.7%
  • JavaScript 0.1%
Find a file
2025-05-26 23:44:13 +05:30
.vscode initial commit 2025-05-26 23:44:13 +05:30
app initial commit 2025-05-26 23:44:13 +05:30
public Initial commit from Create Next App 2025-05-26 20:32:48 +05:30
.env.example Initial commit from Create Next App 2025-05-26 20:32:48 +05:30
.gitignore Initial commit from Create Next App 2025-05-26 20:32:48 +05:30
next.config.ts Initial commit from Create Next App 2025-05-26 20:32:48 +05:30
package.json Initial commit from Create Next App 2025-05-26 20:32:48 +05:30
pnpm-lock.yaml Initial commit from Create Next App 2025-05-26 20:32:48 +05:30
postcss.config.js Initial commit from Create Next App 2025-05-26 20:32:48 +05:30
README.md Initial commit from Create Next App 2025-05-26 20:32:48 +05:30
tailwind.config.ts Initial commit from Create Next App 2025-05-26 20:32:48 +05:30
tsconfig.json Initial commit from Create Next App 2025-05-26 20:32:48 +05:30

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.