Skip to content

Latest commit

 

History

History
69 lines (49 loc) · 6.13 KB

File metadata and controls

69 lines (49 loc) · 6.13 KB

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.