Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
igorm84 authored Sep 3, 2023
1 parent 3593232 commit ad0f340
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Spotify clone with View Transitions from Astro 3.0

Clone of Spotify with Astro View Transitions integration for fluid navigation + tailwindcss and svelte
![Screenshot 2023-09-03 185250](https://github.com/igorm84/spotify-astro-transitions/assets/16727448/6cfdd5f6-d3d0-44ae-8798-ad608699fadf)

See a live preview: https://spotify-astro-transitions.vercel.app/
See a live preview at https://spotify-astro-transitions.vercel.app/

### About

View Transition is a **experimental** mechanism to transition between DOM states

> Astro Documentation: https://docs.astro.build/en/guides/view-transitions/
> MDN Documentation: https://developer.mozilla.org/en-US/docs/Web/API/View_Transitions_API

0 comments on commit ad0f340

Please sign in to comment.