How to Create an intersection onScroll animated fade in text or object in Next js with just 2 lines of code in 1 minute
in this tutorial, we are going to be creating a text or object fade in on scroll using react-awesome-reveal, so without wasting much of our time let's get started,
#Create a new app
npx create-next-app onScroll_tutorial
cd into your newly created a...
designbyalabi.hashnode.dev1 min read