https://github.com/terieyenike/react-cloudinary-image-optimisation
Implement robust optimization and delivery on hosted images
https://github.com/terieyenike/react-cloudinary-image-optimisation
cloudinary cloudinary-sdk css-modules nextjs reactjs
Last synced: 15 days ago
JSON representation
Implement robust optimization and delivery on hosted images
- Host: GitHub
- URL: https://github.com/terieyenike/react-cloudinary-image-optimisation
- Owner: Terieyenike
- Created: 2022-02-25T18:23:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-25T18:27:39.000Z (about 4 years ago)
- Last Synced: 2025-03-11T13:13:16.423Z (about 1 year ago)
- Topics: cloudinary, cloudinary-sdk, css-modules, nextjs, reactjs
- Language: JavaScript
- Homepage:
- Size: 85 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Implement robust optimization and delivery on hosted images
Cloudinary has a service called fetch-url which automatically uploads any hosted image to a Cloudinary account, delivers the image using Cloudinary's edge CDN with the ability to further apply standard Cloudinary transformations to the image.
### Technologies
- Next.js
- Cloudinary
### Author
Teri Eyenike