https://github.com/cloudinary-devs/cloudinary-product-gallery-react
A React app showing how to render a basic Cloudinary Product Gallery component.
https://github.com/cloudinary-devs/cloudinary-product-gallery-react
Last synced: 14 days ago
JSON representation
A React app showing how to render a basic Cloudinary Product Gallery component.
- Host: GitHub
- URL: https://github.com/cloudinary-devs/cloudinary-product-gallery-react
- Owner: cloudinary-devs
- Created: 2024-11-19T19:04:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-19T19:26:48.000Z (over 1 year ago)
- Last Synced: 2025-06-20T20:52:14.664Z (10 months ago)
- Language: JavaScript
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloudinary Product Gallery - React
This app shows a basic React component for the Cloudinary Product Gallery Widget.
To run locally:
1. `npm i`
2. `npm run dev`
To set your cloud name, create a .env file and set `VITE_CLOUDINARY_CLOUD_NAME` to your cloud name.
## Gallery config
The `galleryConfig` prop refers to the [Configuration parameters](https://cloudinary.com/documentation/product_gallery_reference) for configuring and customizing the Product Gallery, for example the look and feel of the gallery.