Clone of Spotify with Astro View Transitions integration for fluid navigation
This is a Spotify clone built with Astro 3.0 featuring Astro View Transitions for fluid navigation. It is an experimental project utilizing tailwindcss and svelte for the front-end design.
To install the Spotify clone with View Transitions from Astro 3.0, follow these steps:
git clone https://github.com/igorm84/spotify-astro-transitions.git
cd spotify-astro-transitions
npm install
npm run dev
http://localhost:3000
The Spotify clone with View Transitions from Astro 3.0 is an experimental project showcasing the use of Astro View Transitions for smooth navigation. While it provides a visually appealing user experience, it’s important to note that there are compatibility issues with Firefox and iOS browsers due to the experimental nature of the feature.