No description
Find a file
2023-10-29 23:32:26 -07:00
app Tutorial up to Chapter 10. 2023-10-29 23:32:26 -07:00
public Initial commit from Create Next App 2023-10-29 16:23:33 -07:00
scripts Initial commit from Create Next App 2023-10-29 16:23:33 -07:00
.env.example Initial commit from Create Next App 2023-10-29 16:23:33 -07:00
.gitignore Initial commit from Create Next App 2023-10-29 16:23:33 -07:00
.nvmrc Initial commit from Create Next App 2023-10-29 16:23:33 -07:00
next.config.js Initial commit from Create Next App 2023-10-29 16:23:33 -07:00
package-lock.json Initial commit from Create Next App 2023-10-29 16:23:33 -07:00
package.json Tutorial up to Chapter 10. 2023-10-29 23:32:26 -07:00
pnpm-lock.yaml Adding additional changed files. 2023-10-29 22:07:19 -07:00
postcss.config.js Initial commit from Create Next App 2023-10-29 16:23:33 -07:00
README.md Initial commit from Create Next App 2023-10-29 16:23:33 -07:00
tailwind.config.ts Initial commit from Create Next App 2023-10-29 16:23:33 -07:00
tsconfig.json Adding additional changed files. 2023-10-29 22:07:19 -07:00

Next.js App Router Course - Final

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

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