Skip to content

React App with TypeScript to Upload an Image and do some staff

License

Notifications You must be signed in to change notification settings

PetKatt/image-uploader

Repository files navigation

image-uploader

React App in Typescript where you can upload an image and rotate it on the screen for desired angle, turn on black&white, filter and calculate amount of pixels.

branch 'filter' is the default branch. Aplication works fully on Google Chrome.

Technologies:

Important!

In order to run this image-uploader you MUST BEFORE run server for it image-uploader-server repo. Check it out!

Use:

  1. git clone <repo_name>
  2. cd image-uploader
  3. npm install
  4. npm run startapp