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.
Astro is the all-in-one web framework designed for speed. Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.
Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.