codrops / ContentLayoutTransition

An experimental layout transition where a stack of images animates to a gallery view, showing some more content.

Home Page:https://tympanus.net/codrops/?p=63558

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Content Layout Transition

A layout that animates from an initial stack view to a content view with larger images that can be navigated.

Image Title

Article on Codrops

Demo

Installation

Install dependencies:

npm install

Compile the code for development and start a local server:

npm start

Create the build:

npm run build

Credits

Misc

Follow Codrops: Twitter, Facebook, GitHub, Instagram

License

MIT

Made with đź’™ by Codrops

About

An experimental layout transition where a stack of images animates to a gallery view, showing some more content.

https://tympanus.net/codrops/?p=63558

License:MIT License


Languages

Language:HTML 38.0%Language:JavaScript 34.8%Language:CSS 27.3%