This scroll animation has been made using HTML, CSS and JS. The elements move into the screen from the right and the left side of the screen alternatively.
This is a simple project that demonstrates the use of GSAP library to create a scroll animation. The animation is triggered when the user scrolls down the page. The project is built using HTML, CSS, ...