What I Learnd

SwiperJS 슬라이드 라이브러리 사용해보기

키싸 2023. 5. 17. 00:21

SwiperJS?

: 다양한 상호작용이 가능한 슬라이딩 요소를 만들 수 있는 라이브러리!

SwiperJS는 자바스크립트 라이브러리로 사용할 수 있으며, 다양한 프레임워크와 호환되기 때문에 Vue.js, React, Angular 등과 함께 사용할 수 있다고 한다! 

https://swiperjs.com/swiper-api

 

Swiper API

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

swiperjs.com

 

웹 프로젝트에 적용해보자!