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

https://github.com/twentytwo777/slider-website

🐱‍🏍 Slider with full customization
https://github.com/twentytwo777/slider-website

css frontend frontend-web portfolio portfolio-site portfolio-website slider website websites

Last synced: over 1 year ago
JSON representation

🐱‍🏍 Slider with full customization

Awesome Lists containing this project

README

          

# Customized Slider
![Slider-IMG](https://i.imgur.com/3K7TCrP.jpg)
![Slider-IMG](https://i.imgur.com/jMv5aFC.jpg)

## How to install?
- Download this repository
- Upload it to your project
- Change the file type on which you will call slider to module
- Import Slider class
- Call the slider

## Peculiarities
- Easy to install
- Open source code
- Change beyond recognition through CSS

### Example CSS
`@import url(./your_folder/slider.css);`

### Example JS
`import {Slider} from './your_folder/Slider.js';`
#### Example call
`window.onload = new Slider;`

## [License](LICENSE)
MIT License