How to Create an intersection onScroll animated fade in text or object in Next js with just 2 lines of code in 1 minute
Oct 16, 2022 · 1 min read · 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...
Join discussion