1.0.0 • Published 1 year ago

@xsherryhe/image-carousel v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

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: 1) Use the dropDownMenu function by adding the following line at the top level of your code: import imageCarousel from '@xsherryhe/image-carousel';

2) 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