Smooth Scrolling : Navigating the Challenges
Here I've shared the most easy & straight forward method to achieve Smooth Scrolling in React / Next Js applications (with source code)
Nov 10, 20232 min read260

Search for a command to run...

Series
Here, I'll share & seek Programming & Creative Development Knowledge
Here I've shared the most easy & straight forward method to achieve Smooth Scrolling in React / Next Js applications (with source code)

We will be creating a NextJs component that receives a string as a prop & animates it, Code below 👇 Note: Use Variable fonts to get seamless animation. Mona Sans is used for this example As a bonus, We will be using Framer motion & Tailwind CSS to t...
