Open Internet by MindsNet
vercel/next.js
Repository: vercel/next.js Stars: 141639 Forks: 31682 Primary language: JavaScript Discovery sources: curated, trending:daily Selection score: 80.9 Usefulness score: 8.5 Source confidence score: 6.1 Languages: JavaScript, TypeScript, Rust, MDX, CSS, Shell Topics: blog, browser, compiler, components, hybrid, nextjs, node, react, server-rendering, ssg Summary: The React Framework README excerpt: <div align="center"> <a href="https://nextjs.org"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://assets.vercel.com/image/upload/v1662130559/nextjs/Icon_dark_background.png"> <img alt="Next.js logo" src="https://assets.vercel.com/image/upload/v1662130559/nextjs/Icon_light_background.png" height="128"> </picture> </a> <h1>Next.js</h1> <a href="https://vercel.com"><img alt="Vercel logo" src="https://img.shields.io/badge/MADE%20BY%20Vercel-000000.svg?style=for-the-badge&logo=Vercel&labelColor=000"></a> <a href="https://www.npmjs.com/package/next"><img alt="NPM version" src="https://img.shields.io/npm/v/next.svg?style=for-the-badge&labelColor=000000"></a> <a href="https://github.com/vercel/next.js/blob/canary/license.md"><img alt="License" src="https://img.shields.io/npm/l/next.svg?style=for-the-badge&labelColor=000000"></a> <a href="https://github.com/vercel/next.js/discussions"><img alt="Join the community on GitHub" src="https://img.shields.io/badge/Join%20the%20community-blueviolet.svg?style=for-the-badge&logo=Next.js&labelColor=000000&logoWidth=20"></a> </div> ## Getting Started Used by some of the world's largest companies, Next.js enables you to create full-stack web applications by extending the latest React features, and integrating powerful Rust-based JavaScript tooling for the fastest builds. - Visit our [Learn Next.js](https://nextjs.org/learn) course to get started with Next.js. - Visit the [Next.js Showcase](https://nextjs.org/showcase) to see more sites built with Next.js. ## Documentation Visit [https://nextjs.org/docs](https://nextjs.org
Computing & Technology, Computer Science, Web Development