Skip to content

emapeire/view-transitions-api

Repository files navigation

View-Transitions-API + Astro

view-transitions-api.mov

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

npm install
  1. Start the dev server
npm run dev
  1. Open the site in your browser
http://localhost:4321