react-compare-image-slider
A simple tool for comparing two images.
To use the react-compare-image-slider component in your code:
From your project folder, install the component from npm.
npm install react-compare-image-slider
Import the component.
In a JavaScript module:
;
In an HTML page:
Or:
Add the component to your application or component:
<ReactCompareImageSlider = = />