Ant-Shell / rancid-tomatillos

Movie Viewing App!!!
rancid-tomatillos-ivory.vercel.app
0 stars 1 forks source link

Wishlist - Install Glide.js for card carousel #22

Closed Ant-Shell closed 1 year ago

Ant-Shell commented 1 year ago

Please Describe The Problem To Be Solved Use glide.js for move card carousel

(Optional): Suggest A Solution

For comparison - from Dinne:

const config = { type: "carousel", startAt: 0, perView: 1, }; new Glide(".glide", config).mount();

willhobson85 commented 1 year ago

Completed with Swiper