/OnScrollTypographyAnimations

Inspiration and ideas for on-scroll typography animations that add an extra layer of creativity to a website design.

Primary LanguageJavaScriptMIT LicenseMIT

On-Scroll Typygorahy Animations

Inspiration and ideas for on-scroll typography animations that add an extra layer of creativity to a website design.

Installation

Install dependencies:

npm install

Compile the code for development and start a local server:

npm start

Create the build:

npm run build