Another React Slidebox Install use npm npm install react-slidebox use yarn yarn add react-slidebox Use // For ES6import ReactSlideBox from 'react-slidebox' //Then use <ReactSlideBox {...props} /> like Other React Component Build npm run build or yarn build License MIT