An open API service indexing awesome lists of open source software.

https://github.com/natterstefan/react-editor-js-example

This is an example repo for react-editor-js, which can be used to create codesandbox projects.
https://github.com/natterstefan/react-editor-js-example

codesandbox editorjs react react-editor-js

Last synced: about 2 months ago
JSON representation

This is an example repo for react-editor-js, which can be used to create codesandbox projects.

Awesome Lists containing this project

README

        

# react-editor-js example

This is an example repo for [react-editor-js](https://github.com/natterstefan/react-editor-js),
which can be used to create codesandbox projects.

## Code with Codesandbox

Use the button below to create a codesandbox:

[![Edit blog](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/natterstefan/react-editor-js-example/tree/master)

A template on codesandbox can be found [here](https://codesandbox.io/s/editorjs-react-editor-js-example-with-custom-react-component-template-8md15).

## References

- [editor.js](https://editorjs.io/)
- [codesandbox - Import from GitHub](https://codesandbox.io/docs/importing)