A cinematic React landing page inspired by the Zentry visual style, built with layered video, scroll-driven motion, geometric layouts, and bold game-world presentation.
This project is a front-end showcase built with Vite, React, GSAP, and Tailwind CSS. It focuses on immersive storytelling through motion, textured dark surfaces, and strong typography.
Recent UI refinements include:
- A redesigned footer that better matches the site theme
- Improved "coming soon" and "more coming soon" color treatments
- A refined floating navbar style on scroll
- Updated browser branding with a proper favicon and page title
- React 18
- Vite 5
- GSAP
- Tailwind CSS
- React Icons
- React Use
- Node.js
- npm
npm installnpm run devOpen http://localhost:5173.
npm run buildnpm run lintsrc/
components/
About.jsx
Contact.jsx
Features.jsx
Footer.jsx
Hero.jsx
Navbar.jsx
Story.jsx
App.jsx
index.css
main.jsx
public/
audio/
fonts/
img/
videos/
- This project uses local media assets from
public/for video-rich sections and branding. - The favicon is sourced from
public/img/logo.png. - The browser title is set to
Zentry | The Metagame Layer.
The visual direction is inspired by Zentry. This repo is for learning and front-end practice.