This project contains a slider can display images with auto and custom controls. The slider is created using HTML, CSS and JavaScript.
- 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.
 
You can see a live demo of the slider [https://autoandcustomslider.netlify.app].
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.
This project is licensed under the MIT License.