Carousel
A slideshow component for cycling through elements—images or slides of text—like a carousel.
We have used SwiperSlide
package for carousel.
Installation
bash
# npm
npm install swiper
# yarn
yarn add swiper
TIP
You can check the SwiperSlide Doc to get a better understanding.