https://github.com/contentful/gallery-app-react
A React application example for the gallery space template.
https://github.com/contentful/gallery-app-react
Last synced: 10 months ago
JSON representation
A React application example for the gallery space template.
- Host: GitHub
- URL: https://github.com/contentful/gallery-app-react
- Owner: contentful
- License: mit
- Archived: true
- Created: 2016-08-02T13:19:06.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-10-26T13:45:58.000Z (over 2 years ago)
- Last Synced: 2025-03-06T12:54:13.189Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://contentful.github.io/gallery-app-react/
- Size: 1.59 MB
- Stars: 98
- Watchers: 36
- Forks: 32
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gallery
This is a React application example for the [Contentful][1] gallery space template.

[Contentful](https://www.contentful.com) 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][1]
- 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.
[1]: https://www.contentful.com