Animate on Scroll
Thinking of different libraries and how to use them, and my current favorite is Animate On Scroll. It is simple, easy-to-use, and has pretty cool effects!
So, as you know this site was built on Next.js and I was playing on adding some animation to this to give it a little more polished look.
Here is how you do it:
Install it using yarn
yarn add aos@next
Add…



