No description
Find a file
2024-04-18 20:57:35 +12:00
app Added the rest of the files 2024-04-18 20:57:35 +12:00
public Added the rest of the files 2024-04-18 20:57:35 +12:00
scripts Added the rest of the files 2024-04-18 20:57:35 +12:00
.env.example Added the rest of the files 2024-04-18 20:57:35 +12:00
.eslintrc.json Added the rest of the files 2024-04-18 20:57:35 +12:00
.gitignore Added the rest of the files 2024-04-18 20:57:35 +12:00
.nvmrc Added the rest of the files 2024-04-18 20:57:35 +12:00
next.config.js Added the rest of the files 2024-04-18 20:57:35 +12:00
package-lock.json Added the rest of the files 2024-04-18 20:57:35 +12:00
package.json Added the rest of the files 2024-04-18 20:57:35 +12:00
postcss.config.js Added the rest of the files 2024-04-18 20:57:35 +12:00
prettier.config.js Added the rest of the files 2024-04-18 20:57:35 +12:00
README.md first commit 2024-04-18 20:54:38 +12:00
tailwind.config.ts Added the rest of the files 2024-04-18 20:57:35 +12:00
tsconfig.json Added the rest of the files 2024-04-18 20:57:35 +12:00

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.