Navbar Menu
A navbar menu that animates its children on hover, makes a beautiful bignav
I read a code snippet from Austin Malerba's on how to animate Navbar with Framer Motion. Here's the codesandbox for the same. Austin used Chakra UI for the Navbar. I wanted to make it a bit more generic and use it with any UI library. So, I made a few changes to the code and made it a bit more generic. I also added a few more animations to the Navbar.