npm install react-animation-on-scroll --save oryarn add react-animation-on-scroll Please be sure to include animate.css (version 4 and higher) in someway in your project This can be done in a number of ways, eg:npm install --save animate.css or...
Video slide to the side animation with ReactJS. Adapted from a JQuery example as an exercise: https://tutsplus.github.io/how-to-create-a-sticky-floating-video-on-page-scroll/ - fsegall/videoslide