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.

The tutorial for this project can be found here: https://nextjs.org/learn/dashboard-app

Start the app:

pnpm dev

Install the project package:

pnpm i