An open API service indexing awesome lists of open source software.

https://github.com/wyfir/classic_slider

Easy and Responsive Slider with clear arrows and some buttons to navigate between images.
https://github.com/wyfir/classic_slider

css html html-css-javascript javascript responsive-slider slider sliders

Last synced: 5 months ago
JSON representation

Easy and Responsive Slider with clear arrows and some buttons to navigate between images.

Awesome Lists containing this project

README

        

# Responsive Slider

Responsive Slider This is a responsive image slider with navigation arrows and dot indicators. The slider is built using HTML, CSS, and JavaScript.

## Features

- Responsive design that works on different screen sizes.
- Navigation arrows for moving between slides.
- Dot indicators for direct navigation to specific slides.
- Fade-in animation for slides.
- Auto-sliding with a timer.

## Demo

[Live Demonstration](https://wyfir.github.io/classic_slider/)

## Installation

1. **Clone the repository:**
```bash
git clone https://github.com/wyfir/classic_slider.git
```
2. **Navigate to the project directory:**
```bash
cd classic_slider
```

## Usage

Include the necessary files in your project and set up the HTML structure as demonstrated in the provided example files.

# Css and JavaScript

Include the styles and script files in your project. Customize the CSS variables to fit your design requirements.

## Important!

Ensure you include the Boxicons CSS in your ``:

```html

```

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE.txt) file for details.

# Contributing

Contributions are welcome! Feel free to open issues or submit pull requests to improve this project.