codrops / TypographyMotion

Recreation of Thibaud Allie's letter stagger animation.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typography Motion Effect

The demo for the tutorial on how to recreate a letter stagger animation with GSAP and Splitting.js, based on Thibaud Allie's work as seen on Dani Morales.

Typography Motion

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

Recreation of Thibaud Allie's letter stagger animation.

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

License:MIT License


Languages

Language:JavaScript 41.1%Language:CSS 35.0%Language:HTML 23.9%