Skip to content

Repository files navigation

VALORANT — Official Site Clone

A pixel-perfect, high-fidelity recreation of the official Valorant website using real data from the Valorant API.

React Vite Tailwind React Router Netlify


Official Site

✨ Features

  • Immersive Hero — Autoplay cinematic video background with VALORANT branding
  • Dynamic News Section — Horizontal scroll with real community & update cards
  • Latest Episode Highlight — Full-screen cinematic with “DIMENSION” episode
  • Agents Experience — Browse all playable agents, view roles, biographies & abilities (fetched from Valorant API)
  • Maps Gallery — Interactive carousel with official map splash art
  • Fully Responsive — Mobile-first navbar with smooth hamburger menu
  • Fast & Modern — Built with Vite + React + Tailwind (lightning-fast dev & build)
  • One-click Deploy — Pre-configured for Netlify

🛠 Tech Stack

Layer Technology Purpose
Framework React 18 + Vite Lightning-fast SPA
Styling Tailwind CSS + custom CSS Utility-first design
Routing React Router v6 Client-side navigation
Data Axios + Valorant API Real agents & maps
Deployment Netlify Zero-config hosting
Icons Custom SVGs Riot & Valorant branding

📁 Project Structure

valorant-landing-page/
├── public/
│   └── vite.svg
├── src/
│   ├── assets/           # icons, videos, images
│   ├── components/
│   │   ├── layout/       # Navbar, Footer, CTA
│   │   └── pages/
│   │       ├── home/     # Hero, News, Agents, Maps...
│   │       ├── Agents.jsx, Agent.jsx, Maps.jsx
│   ├── constants/        # navLinks, news, socialMedia
│   ├── style.js          # Tailwind helper styles
│   ├── App.jsx
│   └── main.jsx
├── netlify.toml          # SPA redirect config
├── tailwind.config.cjs
├── vite.config.js
└── package.json

Demo

Vite.+.React.-.Brave.2022-11-02.19-50-45.compressed.mp4

References

About

This project is a clone of the Valorant gaming website built using Tailwind CSS, React JS, and the Valorant API. It replicates the user interface and offers features such as displaying realtime information of game agents, maps.

Topics

Resources

Stars

36 stars

Watchers

4 watching

Forks

Used by

Contributors

Languages