codrops / LetterShuffleMenu

A little animation for a big menu where the letters of a word shuffle to become the first letter of each menu item.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Letter Shuffle Animation for a Menu

A little animation for a big menu where the letters of a word shuffle to become the first letter of each menu item.

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

A little animation for a big menu where the letters of a word shuffle to become the first letter of each menu item.

License:MIT License


Languages

Language:JavaScript 42.8%Language:CSS 35.1%Language:HTML 22.1%