Skip to content

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

 
 
 

Contributors