Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

sveltekit translation

Last synced: 9 days 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
```