Skip to content

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

License

Notifications You must be signed in to change notification settings

codezri/react-draft-wysiwyg-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published