No description
Find a file
2023-10-29 16:23:33 -07:00
app Initial commit from Create Next App 2023-10-29 16:23:33 -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 Initial commit from Create Next App 2023-10-29 16:23:33 -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 Initial commit from Create Next App 2023-10-29 16:23:33 -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.