Skip to content

brunocrosier/nextexamples

Repository files navigation

Next.js Examples

Explore all the offical Next.js examples

Installation

  1. Clone this repo
  2. Create a new Personal Access Token on GitHub with Read + Write repo privileges
  3. Add your GitHub API key to your .env.local like so:
GITHUB_API_KEY:yourapikeygoeshere
  1. Run npm run dev or yarn dev

Usage

You can use the site directly by visiting the deployed version at https://nextexamples.vercel.app

Contributing

Pull requests are welcome!

License

MIT

About

Explore all of the official Next.js examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published