Skip to content

iamomoro/ReactJs-Text-Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create Rich Text Editor in ReactJS

In this Project, I show you how one can build rich text editor using React Draft WYSIWYG package. Using this library I can easily create a great text editor with only a few lines of code. This text editor provides a lot of features such as text decorations, font styles, formats, size, text colour, emojis, lists also you can upload an image or embed any link.

This project is done using below npm package. https://www.npmjs.com/package/react-draft-wysiwyg

This project was bootstrapped with Create React App.

Instructions

In the project directory, first run:

npm install

For installing all the dependancies.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published