1 | <p align="center">
|
2 | <a href="https://nextjs.org">
|
3 | <img src="https://assets.vercel.com/image/upload/v1607554385/repositories/next-js/next-logo.png" height="128">
|
4 | <h1 align="center">Next.js</h1>
|
5 | </a>
|
6 | </p>
|
7 |
|
8 | <p align="center">
|
9 | <a aria-label="Vercel logo" href="https://vercel.com">
|
10 | <img src="https://img.shields.io/badge/MADE%20BY%20Vercel-000000.svg?style=for-the-badge&logo=Vercel&labelColor=000">
|
11 | </a>
|
12 | <a aria-label="NPM version" href="https://www.npmjs.com/package/next">
|
13 | <img alt="" src="https://img.shields.io/npm/v/next.svg?style=for-the-badge&labelColor=000000">
|
14 | </a>
|
15 | <a aria-label="License" href="https://github.com/vercel/next.js/blob/canary/license.md">
|
16 | <img alt="" src="https://img.shields.io/npm/l/next.svg?style=for-the-badge&labelColor=000000">
|
17 | </a>
|
18 | <a aria-label="Join the community on GitHub" href="https://github.com/vercel/next.js/discussions">
|
19 | <img alt="" src="https://img.shields.io/badge/Join%20the%20community-blueviolet.svg?style=for-the-badge&logo=Next.js&labelColor=000000&logoWidth=20">
|
20 | </a>
|
21 | </p>
|
22 |
|
23 | ## Getting Started
|
24 |
|
25 | Visit <a aria-label="next.js learn" href="https://nextjs.org/learn">https://nextjs.org/learn</a> to get started with Next.js.
|
26 |
|
27 | ## Documentation
|
28 |
|
29 | Visit [https://nextjs.org/docs](https://nextjs.org/docs) to view the full documentation.
|
30 |
|
31 | ## Who is using Next.js?
|
32 |
|
33 | Next.js is used by the world's leading companies. Check out the [Next.js Showcase](https://nextjs.org/showcase) to learn more.
|
34 |
|
35 | ## Community
|
36 |
|
37 | The Next.js community can be found on [GitHub Discussions](https://github.com/vercel/next.js/discussions), where you can ask questions, voice ideas, and share your projects.
|
38 |
|
39 | To chat with other community members you can join the [Next.js Discord](https://nextjs.org/discord).
|
40 |
|
41 | Our [Code of Conduct](https://github.com/vercel/next.js/blob/canary/CODE_OF_CONDUCT.md) applies to all Next.js community channels.
|
42 |
|
43 | ## Contributing
|
44 |
|
45 | Please see our [contributing.md](/contributing.md).
|
46 |
|
47 | ### Good First Issues
|
48 |
|
49 | We have a list of [good first issues](https://github.com/vercel/next.js/labels/good%20first%20issue) that contain bugs which have a relatively limited scope. This is a great place to get started, gain experience, and get familiar with our contribution process.
|
50 |
|
51 | ## Authors
|
52 |
|
53 | - Tim Neutkens ([@timneutkens](https://twitter.com/timneutkens)) – [Vercel](https://vercel.com/about/timneutkens)
|
54 | - Naoyuki Kanezawa ([@nkzawa](https://twitter.com/nkzawa)) – [Vercel](https://vercel.com/about/nkzawa)
|
55 | - Guillermo Rauch ([@rauchg](https://twitter.com/rauchg)) – [Vercel](https://vercel.com/about/rauchg)
|
56 | - Arunoda Susiripala ([@arunoda](https://twitter.com/arunoda))
|
57 | - Tony Kovanen ([@tonykovanen](https://twitter.com/tonykovanen))
|
58 | - Dan Zajdband ([@impronunciable](https://twitter.com/impronunciable))
|