mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-28 23:24:18 +00:00
* Run create-next-app * Add READMEs * Remove stuff we don't need * Add dummy data * Add types for dummy data * Add dummy routes * Remove unused CSS * Split dummy data and definitions * Add prettier plugin for tailwind * Create background-blur.tsx * Create hero.tsx * Create login-form.tsx * Tweak * Fix ts error
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.