Skip to content

If you're feeling confused about EditorJS, this straightforward starter project will help you grasp the basics and get you on track.

Notifications You must be signed in to change notification settings

loydcose/editor-js-starter

Repository files navigation

Getting Started with EditorJS: A Simple Starter Project

If you're feeling confused about EditorJS, this straightforward starter project will help you grasp the basics and get you on track.

Features Included:

  • Header
  • Code Block
  • Basic Word Formatting (bold, italic, link, etc.)
  • Table
  • Image (via image link)
  • Checklist
  • List

How to Use:

  1. Clone the Repository:
git clone https://github.com/loydcose/editor-js-starter.git editorjs
  1. Install Dependencies:
cd editorjs
npm install
  1. Start the Project:
npm run dev

This project is built with Next.js, but it's easily adaptable for your React projects too.

About

If you're feeling confused about EditorJS, this straightforward starter project will help you grasp the basics and get you on track.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published