Headless CMSs are great for Developers. But not for Content creators.
⇒Build your Visual edit CMS with React components.
The content blocks are React components with a schema.
You decide what the user can edit visually (text, images) and the sidebar controls.
Capbase.com beautiful website is powered by React Bricks
This is the code of an example brick, a content block for React Bricks.
It is just a React component with a schema
property, using React Bricks components for visual editing.
Using our powerful CLI you can set up a project in minutes, so that you can start in no time creating your content bricks.
npx create-reactbricks-app
React Bricks UI is a collection of over 20 beautiful content bricks for React Bricks fully responsive and dark-mode compatible, developed by us with TypeScript and Tailwind CSS, inspired by the great Storybook design system.
With React Bricks UI you are up and running in no time and you can use the provided "bricks" as a base to create your own custom content bricks.
And the great news is...
open source and already included in every starter project with Tailwind CSS.