/sveltekit-view-transitions

🔥 Using the View Transitions API in SvelteKit

Primary LanguageSvelte

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