Gatsby example with drag and drop page building
Builder.io Gatsby Example is a Gatsby starter that allows users to easily create dynamic pages using a visual headless CMS provided by Builder.io. With this starter, users can drag and drop their own React components to build pages and add content. It also demonstrates how to render specific parts of the site with Builder.io content through GraphQL queries. The starter includes pre-built templates and components to help users create their desired website.
To install and use the Builder.io Gatsby Example, follow these steps:
gatsby new
command.http://localhost:8000
in Builder.io and copy the Public API Key.src/config.js
in your code editor.Builder.io Gatsby Example is a Gatsby starter that integrates with Builder.io’s visual headless CMS to allow users to easily create dynamic pages and add content using their own React components. With features like drag and drop page building, dynamic page generation, and content rendering via GraphQL queries, this starter provides a seamless experience for building websites. The pre-built templates and components offer customization options to create a unique and visually appealing website.