All Projects → contentful → Gallery App React

contentful / Gallery App React

Licence: mit
A React application example for the gallery space template.

Programming Languages

javascript
184084 projects - #8 most used programming language

Gallery

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

The gallery App

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.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].