https://github.com/cloudinary-devs/react-image-video-transformations
https://github.com/cloudinary-devs/react-image-video-transformations
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cloudinary-devs/react-image-video-transformations
- Owner: cloudinary-devs
- Created: 2024-07-23T13:34:04.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-23T14:09:40.000Z (almost 2 years ago)
- Last Synced: 2025-01-25T16:32:06.931Z (over 1 year ago)
- Language: JavaScript
- Size: 55.7 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Image and Video Transformations
React examples for the [Cloudinary React SDK docs](https://cloudinary.com/documentation/react_integration).
## Install
```
npm i
```
## Run
```
npm run dev
```