Fade out rolling 3D text effect. Built with GSAP and SplitTextJS.
Main used tools/technologies:
- HTML and CSS
- Vite.js
- JavaScript
- GSAP
- SplitTextJS
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:5174- To Gary Simon for this amazing Youtube video tutorial
