This is a React application example for the Contentful gallery space template.
Contentful provides a content infrastructure for digital teams to power content in websites, apps, and devices. Unlike a CMS, Contentful was built to integrate with the modern software stack. It offers a central hub for structured content, powerful management and delivery APIs, and a customizable web app that enable developers and content creators to ship digital products faster.
- create a space with the "Gallery" space template on Contentful
- clone this repo and run
npm i - edit
deliveryAccessToken,spaceIdandgalleryTypeId(id of the content typePhoto Gallery) inconfig.jsincluded in the project root - run
npm start - open
localhost:9020/to see it in action
Copyright (c) 2016 Contentful GmbH. See LICENSE for further details.
