mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-11 09:51:47 +00:00
14 lines
847 B
Markdown
14 lines
847 B
Markdown
# Learn Next.js
|
|
|
|
This repository contains starter templates and final code for [Learn Next.js](https://nextjs.org/learn) courses:
|
|
|
|
- 🆕 [Learn Next.js App Router, Data Fetching, Databases, and Auth](https://nextjs.org/learn) ([demo](https://next-learn-dashboard.vercel.sh))
|
|
- [Learn Basics and TypeScript](https://nextjs.org/learn-pages-router/basics/create-nextjs-app) ([demo](https://next-learn-starter.vercel.app))
|
|
- [Learn SEO](https://nextjs.org/learn-pages-router/seo/introduction-to-seo) ([demo](https://next-seo-starter.vercel.app))
|
|
|
|
## 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](https://github.com/vercel/next-learn/issues/new) if you find a mistake.
|