uses react-intersection-observer to render components when they appear on the screen.
npm install @wcdw3/lazy-render``bash`
npm i -S react-intersection-observer @wcdw3/lazy-render
`jsx
import LazyRender from '@wcdw3/lazy-render';
const Foo = () => {
return (