An open API service indexing awesome lists of open source software.

https://github.com/cloudinary-devs/auto-crop

Automatic image cropping with Cloudinary
https://github.com/cloudinary-devs/auto-crop

Last synced: 17 days ago
JSON representation

Automatic image cropping with Cloudinary

Awesome Lists containing this project

README

          

# auto-crop
Automatic image cropping with Cloudinary.

Built using [webpack](https://webpack.js.org/guides/getting-started/).

## Build

```
npm i
npm run build
```

Right-click dist/index.html -> Open with Live Server.