Skip to content

This course covers the basics of creating a headless WordPress site using Next.js and WPGraphQL

Notifications You must be signed in to change notification settings

JEverhart383/crash-course-headless-wp-next-wpgraphql

Repository files navigation

Crash Course: Build a Headless WordPress App with Next.js and WPGraphQL

This crash course is a part of WP Engine's Headless Developer Roadmap. It covers the basics of creating a headless WordPress site using Next.js and WPGraphQL. You can find a step-by-step guide on the WP Engine Developer Relations site. By the end of the course, you will be able to:

  • Create static and dynamic routes in Next.js
  • Use the GraphiQL IDE to compose GraphQL queries
  • Use Apollo Client fetch data in your app
  • Choose appropriate Next.js rendering methods based on your content

✍️ Read the step-by-step tutorial 📹 Watch the video

Getting Started

Follow along with the blog post, and run the following commands to clone this repo:

git clone https://github.com/JEverhart383/crash-course-headless-wp-next-wpgraphql.git
cd crash-course-headless-wp-next-wpgraphql
npm install
npm run dev

Headless WordPress Hosting with Atlas

WP Engine's Atlas platform provides a performant and user-friendly hosting platform for headless WordPress and Node-based JavaScript apps. Create a free sandbox account to try the platform.

About

This course covers the basics of creating a headless WordPress site using Next.js and WPGraphQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published