/medium-like-text-editor

Building A Medium-like Text Editor on ReactJS Using Draftail

Primary LanguageJavaScript

Medium-like Text Editor

If you want to create a Medium-like text editor for your ReactJS app, you can clone this repository and use it if you need.

Clone this repository

$ git clone https://github.com/dkhd/medium-like-text-editor

Install all the depencencies

$ npm i

Run

$ npm start

Have a nice day!