Ammu1492 / getting-started-with-the-react-image-editor-component

A quick start React project that shows how to create and configure the Syncfusion React Image Editor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started with the React Image Editor Component

A quick start React project that shows how to create and configure the Syncfusion React Image Editor. This project also includes a code snippet to open and edit an image using the React Image Editor component and learn about few of the important features of the component, like how to zoom, crop, add an annotation to, transform, and save an image in other formats.

Examples: https://ej2.syncfusion.com/react/demos/#/material/image-editor/default

Documentation: https://ej2.syncfusion.com/react/documentation/image-editor/getting-started/

Project prerequisites

Make sure that you have the latest versions of NodeJS and Visual Studio Code in your machine before starting to work on this project.

How to run this application?

To run this application, you need to clone the getting-started-with-the-react-image-editor-component 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.

About

A quick start React project that shows how to create and configure the Syncfusion React Image Editor.


Languages

Language:TypeScript 50.6%Language:HTML 32.8%Language:CSS 16.6%