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 - 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.