Active Navbar with Next.js Routes
Active Navbar means that when the user is on the about page, the about link should be highlighted in the navbar. and when the user is on a different page and its link is available in the navbar, that should be highlighted.
If you don't get it then t...
hashnode.j471n.in3 min read
Victor Eke
Software developer specializing in front-end development and open-source, currently pursuing a bachelors degree in computer science.
This is a pretty concise method for highlighting the active page in the navbar. Thanks for sharing Jatin Sharma ⭐️