Kindly consider leaving a ⭐ if you like the repository.
This project built using React Perspective Cropper & contains basic features of scanner application, which implements common functionalities such as: upload or take picture using camera, fix the perspective and adjust the colors with save in device option.
- Clone the repo
git clone https://github.com/ARHAM5416/Scanner-App.git
- Install NPM packages
npm install
- Run the Project
npm start