Skip to content

c99rahul/js-carousel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple carousel built with plain JavaScript, which can be your starting point to build your own carousel solution.

If you are new to JavaScript, consider going through this beginner's guide that explains nearly everything that goes into this project.

Features

  • Basic ARIA accessibility
  • Autoplaying slides
  • Pagination / Paged navigation
  • Keyboard navigation
  • General adaptation for differnt screen sizes
  • Customizable styles

Installation

Simply clone this repo in your local development environment and open index.html in your favorite web browser.

git clone https://github.com/c99rahul/js-carousel.git

The style.css file is as important as the carousel.js as it sets the stage for our carousel and its controls.

License

This project is licensed under the MIT license.


I'm working on another carousel solution called Sway Carousel which is based on this project but carries some advanced features like showing multiple slides at a time, fading effects, and more.

About

A simple carousel built with plain JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published