react+IntersectionObserver实现页面丝滑帧动画

react帧动画实现效果展示, 技术实现:加入animation动画类,加入IntersectionObserver监听,监听dom元素的进入,加入class类。