Next.js page transition using the FLIP technique on a shared image.
Demo: https://next-flip-pages.vercel.app
demo-video.webm
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
View Next.js Documentation.
Next.js page transition using the FLIP technique on a shared image.
Demo: https://next-flip-pages.vercel.app
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
View Next.js Documentation.