Swiper-Slider

Overview Official Website

Swiper is the most modern slider with hardware accelerated transitions and amazing native behavior.

Add Package
npm install jquery 
npm install slick-carousel 
npm install ngx-slick-carousel 
Add the swiper styles to the app styles in angular.json.
"styles": [
"node_modules/slick-carousel/slick/slick.scss",
"node_modules/slick-carousel/slick/slick-theme.scss"
  ]
Remove Package
npm uninstall ngx-slick-carousel or you can remove package by removing specific package from package.json
© Steex.
Design & Develop by Themesbrand