Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vercel/next-learn
Learn Next.js Starter Code
https://github.com/vercel/next-learn
Last synced: 8 days ago
JSON representation
Learn Next.js Starter Code
- Host: GitHub
- URL: https://github.com/vercel/next-learn
- Owner: vercel
- License: mit
- Created: 2020-03-28T20:13:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T22:18:37.000Z (23 days ago)
- Last Synced: 2024-10-29T14:50:03.379Z (15 days ago)
- Language: TypeScript
- Homepage: https://next-learn-dashboard.vercel.sh/
- Size: 4.51 MB
- Stars: 3,732
- Watchers: 82
- Forks: 1,912
- Open Issues: 166
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
# 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.