//install npm install aos --save //initialize in react import AOS from 'aos' import 'aos/dist/aos.css'; AOS.init();