Animate On Scroll Webpage with AOS library
Preview
1-Setup AOS library
to get the animate on scroll effect we have to use AOS library
you have to add style in head
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
Just before closing the body tag, add a script
...
mostafaamine.hashnode.dev1 min read
Younes Zahfouf
Nice library