Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gregrickaby/nextjs-app-router-examples
😎 Next.js 13 App Router Examples
https://github.com/gregrickaby/nextjs-app-router-examples
app-router edge-computing example headless-wordpress nextjs nextjs13 react18 server-components tailwindcss typescript vercel weather-api wordpress
Last synced: about 7 hours ago
JSON representation
😎 Next.js 13 App Router Examples
- Host: GitHub
- URL: https://github.com/gregrickaby/nextjs-app-router-examples
- Owner: gregrickaby
- License: mit
- Created: 2023-02-16T18:35:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-29T12:06:31.000Z (6 months ago)
- Last Synced: 2024-05-02T03:19:54.832Z (6 months ago)
- Topics: app-router, edge-computing, example, headless-wordpress, nextjs, nextjs13, react18, server-components, tailwindcss, typescript, vercel, weather-api, wordpress
- Language: TypeScript
- Homepage: https://nextjs-app-router-examples.vercel.app/
- Size: 964 KB
- Stars: 160
- Watchers: 2
- Forks: 20
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Next.js App Router Examples
Examples for the app router in Next.js.
Learn more about the [new app router](https://nextjs.org/docs).
---
## Requirements
- [Node 18+](https://nodejs.org/en/)
---
## Local Setup
Please read the [setup guide](/CONTRIBUTING.md#local-setup) to get started.
---
## Contributing
Please read the [contributing guide](/CONTRIBUTING.md) to get started.
---