iammunendrasingh / Full-width-Image-Slider-with-Soft-progress

A sleek, full-width image slider with a soft progress indicator, perfect for modern websites. It supports multiple slides with a smooth transition and visual progress bars, enhancing the user experience with style and functionality.

Home Page:https://iammunendrasingh.github.io/Full-width-Image-Slider-with-Soft-progress/demo/

Repository from Github https://github.comiammunendrasingh/Full-width-Image-Slider-with-Soft-progressRepository from Github https://github.comiammunendrasingh/Full-width-Image-Slider-with-Soft-progress

Banner

Full-width Image Slider with Soft Progress Indicator

GitHub release (latest by date including pre-releases) GitHub last commit GitHub issues GitHub pull requests GitHub

The Full-width Image Slider with Soft Progress Indicator is a responsive image slider that cycles through images with a smooth transition effect. The progress bar indicates the time each slide stays on the screen, making it ideal for modern websites looking for a visually appealing and lightweight slider.

Quickstart/Demo

To quickly start using the slider, you can clone the repository and include the HTML, CSS, and JavaScript files in your project.

Table of Contents

Installation

(Back to top)

To install and integrate the slider into your project:

  1. Clone the repository:
gh repo clone iammunendrasingh/Full-width-Image-Slider-with-Soft-progress
  1. Place your images in the slider section and update the paths in the index.html file.

  2. Link the styles.css and script.js files in your project.

Usase

(Back to top)

To use the Full-width Image Slider with Soft Progress Indicator, follow these steps:

Add the provided HTML structure for the slider to your webpage. Customize the progress duration or other styles by editing the styles.css and script.js files.

Development

For developers looking to modify or extend the functionality of this slider:

  1. Clone the repository:
git clone https://github.com/iammunendrasingh/Full-width-Image-Slider-with-Soft-progress.git
  1. Customize the project:
  • Modify the slide interval by adjusting the slideInterval variable in the script.js file.
  • Customize the progress bar or slider's appearance by editing the styles.css file.
  1. Test your changes in a local environment by opening the index.html file in a browser or using a local server like XAMPP.

Contributor

Contributions are welcome! You can contribute by:

  • Opening issues if you encounter bugs or have feature requests.
  • Forking the repository, making changes, and submitting a pull request.

License

This project is licensed under the MIT License.

About

A sleek, full-width image slider with a soft progress indicator, perfect for modern websites. It supports multiple slides with a smooth transition and visual progress bars, enhancing the user experience with style and functionality.

https://iammunendrasingh.github.io/Full-width-Image-Slider-with-Soft-progress/demo/

License:MIT License


Languages

Language:JavaScript 56.9%Language:CSS 26.3%Language:HTML 16.8%