aos js
CSS <link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet"> JS <script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script> INITIALIZE AOS: <script> AOS.init(); </script>
aos js
CSS <link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet"> JS <script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script> INITIALIZE AOS: <script> AOS.init(); </script>
aos animate install
//install npm install aos --save //initialize in react import AOS from 'aos' import 'aos/dist/aos.css'; AOS.init();
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us