Video Slider with Vimeo API

This project demonstrates the implementation of a video slider using the Vimeo API and the Swiper library. It allows users to browse through a collection of videos in a slider format and view them in a modal with pagination support.

Usage

  • Open the project in a web browser to view the video slider.
  • Click on a video to open it in a modal window.
  • Use the next and previous buttons in the modal for navigation.
  • Close the modal by clicking outside or using the provided close button.

Built With

  • Swiper - Swiper is a modern touch slider.
  • Vimeo API - Vimeo API is used to fetch video data.