Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/emapeire/view-transitions-api
- Owner: emapeire
- License: mit
- Created: 2024-01-02T17:12:18.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-09-13T12:09:29.000Z (3 months ago)
- Last Synced: 2024-09-14T02:03:18.245Z (3 months ago)
- Topics: astro, javascript, view-transitions-api
- Language: Astro
- Homepage: https://emapeire-view-transitions-api.vercel.app
- Size: 607 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```