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

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.

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.