Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yalogica/vanilla-js-animated-slider
Bring your website to life with dynamic sliders. Use HTML, CSS, and JS to craft an engaging slider journey.
https://github.com/yalogica/vanilla-js-animated-slider
browsersync css gulp html js nodejs slider yarn
Last synced: about 1 month ago
JSON representation
Bring your website to life with dynamic sliders. Use HTML, CSS, and JS to craft an engaging slider journey.
- Host: GitHub
- URL: https://github.com/yalogica/vanilla-js-animated-slider
- Owner: yalogica
- License: mit
- Created: 2024-07-05T18:58:45.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-17T10:33:12.000Z (4 months ago)
- Last Synced: 2024-09-30T16:29:45.356Z (about 2 months ago)
- Topics: browsersync, css, gulp, html, js, nodejs, slider, yarn
- Language: JavaScript
- Homepage: https://yalogica.com/blog/how-to-build-an-animated-slider-with-vanilla-javascript/
- Size: 12.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vanilla JS Animated Slider
The website, a blank canvas, comes alive with sliders. They showcase pics, testimonials & updates, saving space. Let's create a dynamic, accessible slider with HTML, CSS & JavaScript! A fun, engaging journey awaits!
![Demo](screenshot.gif)
The full tutorial you can read [here](https://yalogica.com/blog/how-to-build-an-animated-slider-with-vanilla-javascript/)
## Getting Started
### Install
```bash
yarn install
```### Run
```bash
gulp
```## References
- https://unsplash.com/
## License
[MIT](LICENSE)