This project is an example to show smooth scrolling with Parallax effect on scroll just like Cuberto
https://cuberto-parallax-smoothscroll.netlify.app/
- Lenis.js (For smooth scrolling)
- Motion One (Alternative of GSAP used for animations)
This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
- Clone the repo
git clone https://github.com/khurram-ansari/Cuberto-Parallax-SmoothScroll.git
- Install packages
yarn
- Run in dev mode
yarn run dev