React Intersection Observer With Tailwind and Next.js
React Intersection observer for animate on scroll behavior
To add a cool animation that is triggered when you scroll up to a component, you can use the Intersection Observer API.
For React, there is a package called react-intersection-observer that i...
franciscomoretti.hashnode.dev2 min read