vercel/next.js
The React Framework - production ready, server components, app router
| language | JavaScript |
| license | MIT |
| stars | ★ 127k |
| forks | 27.1k |
| watchers | 2.9k |
| open issues | 2,847 |
| open PRs | 843 |
| contributors | 3,291 |
| commits | 27,481 |
| default branch | canary |
| size | 312 MB |
| posted | Oct 5, 2016 |
| updated | 45 min ago |
about this repository
Next.js is a React framework that gives you building blocks to create web applications. By framework, we mean Next.js handles the tooling and configuration needed for React, and provides additional structure, features, and optimizations for your application.
clone / download
README.md
# Next.js The React Framework for the Web. ## Getting Started ``` npx create-next-app@latest ``` ## Documentation https://nextjs.org/docs ## License MIT
homepage
https://nextjs.orgsafety tips
- - review code before running
- - check license before use
- - report malicious repos
similar listings