jzozaya / TextRepetitionEffect

An on-scroll animation that shows repeated fragments of a big text as seen on the website of Dr. Dabber.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text Repetition Scroll Effect

An on-scroll animation that shows repeated fragments of a big text as seen on the website of Dr. Dabber.

Text Repetition Scroll Effect

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

Misc

Follow Codrops: Twitter, Facebook, GitHub, Instagram

License

MIT

Made with đź’™ by Codrops

About

An on-scroll animation that shows repeated fragments of a big text as seen on the website of Dr. Dabber.

License:MIT License


Languages

Language:HTML 48.3%Language:JavaScript 41.8%Language:CSS 9.9%