Skip to content

Example project for the Headless Craft CMS with GraphQL and React tutorial series.

Notifications You must be signed in to change notification settings

kmgdevelopment/headless-craft-frontend

Repository files navigation

Headless Craft CMS with GraphQL and React Tutorial

This is an example Next.js project for connecting to a headless Craft CMS backend using the Apollo Client GraphQL library.

After cloning this repo install the packages by running

npm install or yarn install etc.

Then run npm run dev to launch the dev environment at https://localhost:3000.

Lesson Branches

Each branch of this repo corresponds to a different lesson (Note: there is no Lesson 1 for the frontend). Choose a branch from the Github dropdown or clone it locally. The main branch is the base starter setup.

About

Example project for the Headless Craft CMS with GraphQL and React tutorial series.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published