[](https://www.npmjs.com/package/react-gallery-box) [](https://travis-ci.org/LeoAJ/react-gall
npm install react-gallery-box



> react photo gallery box component
Hover over mouse to see your photo gallery
!rgb

```
yarn add react-gallery-box -S
`js
import ReactGalleryBox from 'react-gallery-box';
`
* images: array, list of image urls. Default []visibleImageIndex
* : number, starting index of image array. Default 0delay
* : number, millisecond of time interval between image switch. Defalt 1500containerClassnName
* : string, custom css class for div containeritemClassnName`: string, custom css class for individual image div
*
MIT © Leo