imperatorm / MenuToGrid

A simple layout animation where the thumbnails of a menu row animate to their position in a content preview grid using GSAP's Flip plugin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Menu To Grid Layout Animation

A simple layout animation where the thumbnails of a menu row animate to their position in a content preview grid using GSAP's Flip plugin.

Menu To Grid Layout Animation

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

A simple layout animation where the thumbnails of a menu row animate to their position in a content preview grid using GSAP's Flip plugin.

License:MIT License


Languages

Language:HTML 48.3%Language:JavaScript 30.3%Language:CSS 21.5%