mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-11 09:51:47 +00:00
0a2b32dfc084c84321b7a620962d1bc678ee2939
* 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
Learn Next.js
This repository contains starter templates and final code for Learn Next.js courses:
- 🆕 Learn Next.js App Router, Data Fetching, Databases, and Auth (demo)
- Learn Basics and TypeScript (demo)
- Learn SEO (demo)
Contributions
The code for the example apps you build using Next.js Learn live in this repository and we'd be grateful for your contributions.
The course curriculum is currently not open sourced, but you can create an issue if you find a mistake.
Description
Languages
TypeScript
67.3%
JavaScript
24.9%
CSS
7.8%