0.0.2 • Published 2 years ago

@marionivimu/react-image-compressor v0.0.2

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
2 years ago

React Image Compressor

Overview

A simple image compressor built with react and browser-image-compression.

Functionalities

  • Compress Image By Reducing Resolution and Size
  • Offline Compression

Built With

  • ReactJS
  • React Bootstrap
  • Browser Image Compression

Development

  1. Clone the repository and change directory.
git clone https://github.com/RaulB-masai/react-image-compressor.git
cd react-image-compressor
  1. Install npm dependencies
npm install
  1. Run the app locally.
npm start