Simple and lightweight horizontal scroll for react.(No scroll bar)
npm install react-basic-horizontal-scroll!React-Basic-Horizomtal-Scroll Logo

It makes it very simple to use horizontal scroll (without scrollbar) in your React and Next projects.
```
npm install react-basic-horizontal-scroll
``
yarn add react-basic-horizontal-scroll
js
import HorizontalScroll from 'react-basic-horizontal-scroll';
Your Array map here
``