React Router View Transitions Demo
October 4, 2023 · View on GitHub
❤️ Credits
This is a fork of the awesome Astro Records Demo (using Astro's view transition support) that has been converted to use React Router's view transition APIs.
👉🏽 Live Demo

🚀 Getting Started
- Clone this repository and install dependencies with
npm ci. - Start the project locally with
npm run dev - Have fun! ✨