@xsherryhe/image-carousel
v1.0.0
Published
A module that adds an image carousel to the DOM.
Downloads
2
Readme
This repository holds a custom npm package with a module that adds an image carousel to the DOM.
To install this package:
npm install @xsherryhe/image-carousel
To use this package:
Use the dropDownMenu function by adding the following line at the top level of your code:
import imageCarousel from '@xsherryhe/image-carousel';
Include the drop-down-menu.css stylesheet in your project. This is the file path from the root directory:
node_modules/@xsherryhe/image-carousel/image-carousel.css