Skip to content

vtbag/fun-with-view-transitions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fun with View Transitions

This repo contains examples to follow along with the Fun with View Transitions episodes on vtbag.dev.

Don't try to run these examples in a Web-IDE like StacklBlitz, CodePen or Codespace when they require real cross-document navigation.

Install

  • "npm install"

Explore the examples

  • "npm run dev"
  • open displayed URL in browser

Optional: Build and run

  • "npm run build"
  • "npm run preview"
  • open displayed URL in browser

About

Gain hands-on experience with the View Transition API

Resources

Stars

Watchers

Forks