mirror of
https://github.com/thisisjaymehta/nextjs-dashboard.git
synced 2026-04-08 18:07:22 +00:00
nextjs tutorial
- TypeScript 99.2%
- CSS 0.7%
- JavaScript 0.1%
| .vscode | ||
| app | ||
| public | ||
| .env.example | ||
| .gitignore | ||
| next.config.ts | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
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.