This project is a clone of the Hey.cusp official website, featuring animations and interactions using HTML, CSS for styling, JavaScript for DOM manipulation, GSAP for advanced animations, Locomotive Scroll for smooth scrolling effects, and ScrollTrigger for triggering animations based on scroll events.
- Demo
- Features
- Technologies Used
- Installation
- Usage
- Project Structure
- Animations
- Contributing
- License
- Contact
There is no live demo available for this project.
- Clone of the Hey.cusp official website with animated sections
- Smooth scrolling effects using Locomotive Scroll
- Advanced animations powered by GSAP (GreenSock Animation Platform)
- Scroll-triggered animations with ScrollTrigger
- Responsive design with HTML and CSS
- HTML
- CSS
- JavaScript
- GSAP (GreenSock Animation Platform)
- Locomotive Scroll
- ScrollTrigger
-
Clone the repository:
git clone https://github.com/yourusername/hey-cusp-clone.git cd hey-cusp-clone
-
Open
index.html
in your web browser to view the project.
- Explore the cloned sections of the Hey.cusp official website.
- Experience smooth scrolling effects and scroll-triggered animations.
- Observe the use of GSAP for complex animations and Locomotive Scroll for smooth scrolling behavior.