Skip to content

ayezabashir/K72

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K72


Explore the Live Demo »

✨ The Project

A high-fidelity landing page clone of K72, built to demonstrate the intersection of performance and digital storytelling. This project focuses on fluid typography, custom cursors, and frame-perfect scroll animations.

🛠️ Core Tech Stack

  • ReactJS - Component-based architecture.
  • React-Router-DOM - For navigation
  • Tailwind CSS - For rapid, utility-first styling.
  • GSAP (GreenSock) - Powering all complex timelines and scroll triggers.
  • Locomotive Scroll - For that signature high-end "smooth scroll" experience

🚀 Getting Started

To get this project running locally, follow these steps:

1. Clone the repository

git clone https://github.com/your-username/k72-clone.git

2. Install dependencies

cd k72-clone
npm install

3. Start the development server

npm run dev

🚀 Key Features

  • Custom Cursor Interaction: A dynamic, physics-based cursor that reacts to different sections and hover states.
  • Fluid Typography: Text that scales perfectly across all viewports without breaking the design intent.
  • ScrollTrigger Timelines: Complex sequences that reveal content precisely as the user explores.
  • Page Transitions: Seamless entry and exit animations to maintain the "premium" feel.

🧠 What I Learned

During this build, I focused on:

  • Managing GSAP Context within React hooks (useGSAP) to prevent memory leaks.
  • Calculating viewport-relative typography to ensure the "big text" aesthetic remains readable on mobile.
  • Optimizing scroll performance to ensure 60fps animations even with multiple triggers active.

📬 Contact

Ayeza Bashir


Made with ❤️ and a lot of GSAP Timelines.

About

Recreation of the K72 digital experience. Built with ReactJS and Tailwind CSS, it features complex GSAP ScrollTrigger animations and seamless navigation via React Router.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors