nuxt-modules / cloudinary

Cloudinary Module for Nuxt
https://cloudinary.nuxtjs.org
MIT License
249 stars 34 forks source link

[Feature] Add a new component for Product Gallery #155

Closed Baroshem closed 10 months ago

Baroshem commented 1 year ago

Cloudinary offers another "component" that can be incorporated into the svelte-cloudinary collection: Product Gallery.

https://cloudinary.com/documentation/product_gallery_reference

Here are some examples https://codesandbox.io/s/pgallery-widget-lon8m

The goal is to add a new component that can use the Product Gallery API along with the other components of svelte-cloudinary to offer a quick drop-in solution to integrate the gallery into a nuxt app.

partik03 commented 12 months ago

@Baroshem can I take up this one?

Baroshem commented 12 months ago

Sure, go on!