An open API service indexing awesome lists of open source software.

https://github.com/productmap/sveltekit-transitions

SvelteKit transition test
https://github.com/productmap/sveltekit-transitions

sveltekit translation

Last synced: about 2 months ago
JSON representation

SvelteKit transition test

Awesome Lists containing this project

README

          

# Native Page Transitions With SvelteKit

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

### 📦️ Install dependencies

```sh
pnpm i
```

### 💿️ Run the development server

```sh
pnpm run dev
```