View Transitions in Next.js: How I Added Animated Page Changes Without a Library c3f6f5
Headline: The View Transitions API animates the change between two DOM states — you call document.startViewTransition(), and the browser cross-fades or morphs the old page into the new one. In a Next.
engahmed.hashnode.dev6 min read