mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-11 09:51:47 +00:00
32607c93c9cd986c1c3ba9eb0c2b4955c233a6e7
* remove Link component from page. This will be added later * re-add the Link component. Turns out is was supposed to be there * replace flex-grow with the new utility grow * issue: https://github.com/vercel/next-learn/pull/415 * Add missing step --------- Co-authored-by: Delba de Oliveira <32464864+delbaoliveira@users.noreply.github.com> Co-authored-by: Delba de Oliveira <delbabrown@gmail.com>
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%