star-wars-demo-svelte
star-wars-demo-svelte copied to clipboard
Quick demo showing off Svelte's animation/transition capabilities.
Svelte Star Wars Demo
Quick demo used to show off Svelte's animation/transition capabilities. Uses:
- crossfade and fade transitions
- animate:flip
See the experimental branch implementing the same behavior using the View Transitions API.