Skip to content

Latest commit

 

History

History
76 lines (47 loc) · 2.32 KB

File metadata and controls

76 lines (47 loc) · 2.32 KB

Image Slider

GitHub stars GitHub forks

Overview

The Image Slider is a simple yet elegant web component that allows users to navigate through a series of images using navigation buttons. It provides a smooth and interactive way to display multiple images in a single container. The app is built using HTML, CSS, and JavaScript, making it easy to use and customize.

Features

  • Smooth Navigation: Users can easily navigate through images using left and right arrow buttons.
  • Responsive Design: Works seamlessly on various screen sizes and devices.
  • Stylish UI: Clean and modern design with smooth transitions.
  • Customizable Images: Easily add or modify images as needed.

Screenshots

Image Slider Screenshot

Getting Started

Prerequisites

Ensure you have a modern web browser installed on your device.

Installation

  1. Clone the repository:

    git clone https://github.com/TheRealSaiTama/SimpleHTML.git
  2. Navigate to the ImageSlider directory:

    cd SimpleHTML/ImageSlider
  3. Open the index.html file in your web browser.

Usage

  1. Click the left arrow button (&#10094) to view the previous image.
  2. Click the right arrow button (&#10095) to view the next image.

Customization

Feel free to customize the styles and functionality of the app according to your preferences. The CSS and JavaScript are straightforward and easy to modify.

Technologies Used

  • HTML5: For structuring the image slider elements.
  • CSS3: For styling the slider and its components.
  • JavaScript: For implementing the image navigation logic.

File Structure

ImageSlider/
│
├── index.html
└── README.md

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the GPL-3.0 License - see the LICENSE file for details.

Contact

For any questions or feedback, feel free to contact me at keshavsde@gmail.com.