Building page transitions with react-router v6 and framer motion
The goal
Based on an application with a proper layout, we want to have a simple and clean fade transition when navigating between the pages. Having a client-side rendered application and not implementing that would be a bit of wasted potential.
We w...
harshgandhinonpro.hashnode.dev6 min read