codrops / ThumbFullTransition

An experimental animation where an image goes from thumbnail to full width, allowing for a classy entry to an article view.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thumbnail to Full Width Image Animation

An experimental animation where an image goes from thumbnail to full width, allowing for a classy entry to an article view. Based on this animation by Akram Khalid.

Thumbnail to Full Width Image Animation Image

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 animation where an image goes from thumbnail to full width, allowing for a classy entry to an article view.

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

License:MIT License


Languages

Language:JavaScript 48.5%Language:CSS 29.5%Language:HTML 22.0%