Skip to content

robole/cross-document-view-transitions

Repository files navigation

Cross-document view transtions

A collection of demos focused on cross-document view transitions utilising the View Transition API.

You can find a live version of this at: https://cross-document-view-transtions.netlify.app/.

Run project locally

  1. Clone this repo.
  2. Install dependencies using a package manager such as npm.
  3. Start the local server with npm run start.
  4. Visit http://localhost:3000/.
git clone https://github.com/robole/cross-document-view-transitions
cd cross-document-view-transitions
npm install
npm run start

Attribution

Some of the demos here are included from Bramus' view-transitions-demos.

About

Exploring cross-document view transitons (View Transition API)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published