Inspiration and ideas for on-scroll typography animations that add an extra layer of creativity to a website design.
Install dependencies:
npm install
Compile the code for development and start a local server:
npm start
Create the build:
npm run build