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
- Host: GitHub
- URL: https://github.com/twentytwo777/slider-website
- Owner: twentytwo777
- License: mit
- Created: 2021-09-14T15:04:27.000Z (almost 5 years ago)
- Default Branch: info
- Last Pushed: 2022-07-04T06:15:16.000Z (about 4 years ago)
- Last Synced: 2023-03-07T20:44:15.944Z (over 3 years ago)
- Topics: css, frontend, frontend-web, portfolio, portfolio-site, portfolio-website, slider, website, websites
- Language: HTML
- Homepage: https://twentytwo777.github.io/Slider-Website/
- Size: 292 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Customized Slider


## 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