Infinite text move animation that changes text direction based on scroll.
Main used tools/technologies:
- CSS
- GSAP
- React.js
- Next.js
- Vercel (host)
If you to run this project locally, please follow the instructions bellow:
- Install Node.js on your local machine. If you already have Node.js ignore this step.
- Clone this repository
- Open your terminal and run this commands:
npm install # install project dependencies
npm run dev # start project locally. Probably it will be available on: localhost:3000- To Olivier Larose for this amazing video tutorial.
