Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/emapeire/nextjs-graphql

Next.js 14 with GraphQL Apollo Client
https://github.com/emapeire/nextjs-graphql

apollo apollo-client css graphql javacript nextjs tailwindcss typescript

Last synced: about 1 month ago
JSON representation

Next.js 14 with GraphQL Apollo Client

Awesome Lists containing this project

README

        

# Next.js App with GraphQL and Apollo Client 🚀

This is a simple Next.js app that uses Apollo Client to fetch data from a GraphQL API.

![nextjs-graphql](https://github.com/emapeire/nextjs-graphql/assets/63935846/446c6271-7c8f-487b-8704-37616e22e673)

### App-routing experimental feature ✨

This app uses [@apollo/experimental-nextjs-app-support](https://www.npmjs.com/package/@apollo/experimental-nextjs-app-support) for Next.js app-routing.