Skip to content

Latest commit

Β 

History

History
31 lines (19 loc) Β· 628 Bytes

File metadata and controls

31 lines (19 loc) Β· 628 Bytes

Native Page Transitions With SvelteKit

Learn how to animate state and page transitions with ease using the View Transitions API.

Post

✍️ https://joyofcode.xyz/sveltekit-view-transitions

Remote Development

Open in StackBlitz

Local Development

πŸ§‘β€πŸ€β€πŸ§‘ Clone the project

https://github.com/joysofcode/sveltekit-view-transitions.git

πŸ“¦οΈ Install dependencies

pnpm i

πŸ’ΏοΈ Run the development server

pnpm run dev