Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 379 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 379 Bytes

Image Processing in Javascript

A small ReactJS application on implement basic features for image processing.

Requirements

  • Node and npm

Installation

  • Clone the repo: git clone https://github.com/rajdeepratan/image-processing.git
  • Install dependencies: npm install

How to get started!

  • run npm start from the home directory.

Enjoy the application