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.
- React
- TypeScript
- Sass (SCSS)
- RWD, CSS animations
- NodeJS/expressJS for backend
- Cloudinary.com for storage and upload
- react-image-filter for filter panel
- FontAwesome Icons
In order to run this image-uploader you MUST BEFORE run server for it image-uploader-server repo. Check it out!
- git clone <repo_name>
- cd image-uploader
- npm install
- npm run startapp