👉 Visit the DatoCMS homepage or see What is DatoCMS?
react-datocms
A set of components and utilities to work faster with DatoCMS in React environments. Integrates seamlessy with DatoCMS's GraphQL Content Delivery API and Real-time Updates API.
Installation
npm install react-datocms
Documentation
This package offers different components and hooks. Please refer to one of the following pages to learn more about a specific area of interest:
Demos
For fully working examples take a look at our examples directory.
Live demo: https://react-datocms-example.netlify.com/
Development
This repository contains a number of demos/examples. You can use them to locally test your changes to the package with npm link
:
npm link
cd examples/images-and-seo/vanilla-react
npm link react-datocms
npm run start
Now on another terminal you can run:
npm run watch
This will re-compile the package everytime you make a change, and the example project will pick those changes instantly.
What is DatoCMS?
DatoCMS is the REST & GraphQL Headless CMS for the modern web.
Trusted by over 25,000 enterprise businesses, agency partners, and individuals across the world, DatoCMS users create online content at scale from a central hub and distribute it via API. We ❤️ our developers, content editors and marketers!
Quick links:
Our featured repos:
Or see all our public repos