Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 931 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 931 Bytes

auto-and-custom-slider

This project contains a slider can display images with auto and custom controls. The slider is created using HTML, CSS and JavaScript.

Features

  • The slider can display multiple images in a carousel-like fashion.
  • The slider can automatically switch images at a given interval, or manually by clicking the left and right arrows.
  • The slider can also display dots at the bottom to indicate the current image and allow navigation by clicking on them.
  • The slider is responsive and adapts to different screen sizes and orientations.

Demo

You can see a live demo of the slider [https://autoandcustomslider.netlify.app].

Installation

To use the slider in your own project, you need to clone this repo or download the files as a zip archive. Then, copy the slider.html, slider.css and slider.js files to your project folder.

License

This project is licensed under the MIT License.