/wing-on-wing

Personal travel blog

Primary LanguageJavaScript

GraphCMS ⨯ Next.js Image Component

Join our Slack

This example demonstrates how to use the Next.js Image Component with your GraphCMS assets.

Demo

Deploy with Vercel

How to Use

Download Manually

npx degit graphcms/graphcms-examples/with-nextjs-image with-nextjs-image

Install & Run:

cd with-nextjs-image
npm install
npm run dev
# or
cd with-nextjs-image
yarn
yarn dev

Run on Codesandbox

Develop with Codesandbox