Skip to content

scarecrow-47/ImageSlider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ–ΌοΈ JavaScript Image Slider

A lightweight, responsive image slider built with vanilla JavaScript.
Supports autoplay, navigation controls, and smooth transitions.


πŸš€ Features

  • βœ… Pure JavaScript (no external libraries)
  • βœ… Responsive design
  • βœ… Next/Previous navigation
  • βœ… Autoplay option
  • βœ… Smooth CSS transitions
  • βœ… Easy to customize

πŸ“‚ Project Structure

πŸ“ image-slider/ β”œβ”€β”€ index.html β”œβ”€β”€ style.css β”œβ”€β”€ main.js └── images/ β”œβ”€β”€ img1.jpg β”œβ”€β”€ img2.jpg β”œβ”€β”€ img3.jpg


⚑ Usage

  1. Clone or download this repository.
  2. Place your images inside the images/ folder.
  3. Open index.html in a browser.

Releases

No releases published

Packages

No packages published