A fully responsive and animated clone of the Zentry landing page, built using modern frontend technologies. This project focuses on clean UI design, smooth user interactions, and performance-optimized animations.
🔗 Live Demo:
https://zentry-clone-sooty.vercel.app/
This project is a frontend recreation of the Zentry website, developed to demonstrate strong proficiency in modern web development practices. It showcases responsive layouts, animation-driven user experiences, and clean component architecture.
The goal of this project is educational and portfolio-based, highlighting skills in React, animation handling, and modern UI styling.
| Technology | Description |
|---|---|
| React | Component-based UI framework |
| Tailwind CSS | Utility-first CSS framework for styling |
| GSAP (GreenSock) | High-performance animations |
| Vite | Fast development and build tool |
| JavaScript (ES6+) | Core application logic |
- Fully responsive design (mobile, tablet, desktop)
- Smooth scroll-based and interactive animations
- Clean and modular component structure
- Optimized performance with Vite
- Modern UI inspired by real-world production websites
- Deployed using Vercel
Follow these steps to run the project locally:
git clone https://github.com/pavankotti/zentry-clone.gitcd zentry-clonenpm installnpm run dev