Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/emapeire/view-transitions-api

View-Transitions-API + Astro
https://github.com/emapeire/view-transitions-api

astro javascript view-transitions-api

Last synced: about 1 month ago
JSON representation

View-Transitions-API + Astro

Awesome Lists containing this project

README

        

# View-Transitions-API + Astro

https://github.com/emapeire/view-transitions-books/assets/63935846/e73b023a-1a43-47f5-89be-7ce409d4a4dc

This is a sample project that demonstrates how to use the View Transitions API with Astro.

## Getting Started

1. Clone this repo

2. Install dependencies

```bash
npm install
```

3. Start the dev server

```bash
npm run dev
```

4. Open the site in your browser

```bash
http://localhost:4321
```