Skip to content

Commit 5d839ca

Browse files
authored
Update README.md
1 parent 7ea61cb commit 5d839ca

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
1-
# react-image-editor-with-rich-text-editor
2-
Integrating an image editor with a React Rich Text Editor.
1+
# Integrate React Image Editor Component with Rich Text Editor
2+
Integrating an image editor with a React Rich Text Editor can be achieved by using a library such as React-Image-Editor. This library provides an easy-to-use API that allows developers to quickly and easily add an image editor to their React Rich Text Editor. It provides a variety of features, including image cropping, resizing, rotation, and more. Additionally, it supports a wide range of image formats, including JPEG, PNG, and GIF.
3+
4+
## Project prerequisites
5+
6+
Make sure that you have the latest versions of NodeJS and Visual Studio Code in your machine before starting to work on this project.
7+
8+
### How to run this application?
9+
10+
To run this application, you need to clone the `react-image-editor-with-rich-text-editor` repository and then open it in Visual Studio Code. Now, simply install all the necessary react packages into your current project using the `npm install` command and run your project using the `npm start` command.

0 commit comments

Comments
 (0)