mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-11 09:51:47 +00:00
* Remove 'use client' as users will add it in the course * Use consistent variable names as per React docs * Remove alt tag - This will error in the demo, to show them how `npm run lint` works * Fix capitalization * Upgrade next
Next.js App Router Course - Build a Dashboard
This repository contains the starter templates for the Next.js App Router Course, separated by chapters.
For more information, see the course curriculum on the Next.js Website.