Go to file
Azaeres 3b595543f3 Initial commit from Create Next App 2024-01-08 16:57:31 -08:00
app Initial commit from Create Next App 2024-01-08 16:57:31 -08:00
public Initial commit from Create Next App 2024-01-08 16:57:31 -08:00
scripts Initial commit from Create Next App 2024-01-08 16:57:31 -08:00
.env.example Initial commit from Create Next App 2024-01-08 16:57:31 -08:00
.eslintrc.json Initial commit from Create Next App 2024-01-08 16:57:31 -08:00
.gitignore Initial commit from Create Next App 2024-01-08 16:57:31 -08:00
.nvmrc Initial commit from Create Next App 2024-01-08 16:57:31 -08:00
README.md Initial commit from Create Next App 2024-01-08 16:57:31 -08:00
next.config.js Initial commit from Create Next App 2024-01-08 16:57:31 -08:00
package-lock.json Initial commit from Create Next App 2024-01-08 16:57:31 -08:00
package.json Initial commit from Create Next App 2024-01-08 16:57:31 -08:00
postcss.config.js Initial commit from Create Next App 2024-01-08 16:57:31 -08:00
prettier.config.js Initial commit from Create Next App 2024-01-08 16:57:31 -08:00
tailwind.config.ts Initial commit from Create Next App 2024-01-08 16:57:31 -08:00
tsconfig.json Initial commit from Create Next App 2024-01-08 16:57:31 -08:00

README.md

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.