Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 882 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 882 Bytes

Gallery

This is a React application example for the Contentful gallery space template.

The gallery App

Contentful is a content management platform for web applications, mobile apps and connected devices. It allows you to create, edit & manage content in the cloud and publish it anywhere via powerful API. Contentful offers tools for managing editorial teams and enabling cooperation between organizations.

Usage

  • create a space with the "Gallery" space template on Contentful
  • clone this repo and run npm i
  • edit deliveryAccessToken, spaceId and galleryTypeId (id of the content type Photo Gallery) in config.js included in the project root
  • run npm start
  • open localhost:9020/ to see it in action

License

Copyright (c) 2016 Contentful GmbH. See LICENSE for further details.