Skip to content

JasonGrant/page-transitions-travelapp-nonuxt

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 

page-transitions-travelapp-nonuxt

Adaptation of Sarah Drasner's Travel App

I created this adaptation to show how the awesome transitions that Sarah Drasner created can be used without Nuxt.js. I kept seeing Sarah use Nuxt which made me thing there was something special about Nuxt and the ability to do page transitions. This shows how you just need to update state when routing to achieve the same results.

Sarah's Live Demo at https://page-transitions.com/

Sarah's article explaning the demo https://css-tricks.com/native-like-animations-for-page-transitions-on-the-web

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:8080
$ npm run serve # Or yarn serve

About

Adaptation of Sarah Drasner's Travel App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published