react-draft-wysiwyg-demo

A rich text editor component and a preview section created with Draft.js and react-draft-wysiwyg

How to run the project?

  • Download or clone the repository.
  • Install depdendencies:

npm install
# --- or ---
yarn install
  • Run the project:

npm start
# --- or ---
yarn start

Credits/Copyrights

This React project was developed based on the jpuri/react-draft-wysiwyg repository and this LogRocket article. Credit goes to the particular article’s author, Jeremy Kithome.

License

MIT

GitHub

View Github