├── README.md ├── index.html ├── script.js └── style.css /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peter-kimanzi/Carousel-with-drag-and-wheel/HEAD/README.md -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peter-kimanzi/Carousel-with-drag-and-wheel/HEAD/script.js -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/peter-kimanzi/Carousel-with-drag-and-wheel/HEAD/style.css --------------------------------------------------------------------------------