Skip to content

izhanlara/gta6countdown

Repository files navigation

🕹️ GTA VI Countdown

A minimalist website built with Astro that displays a real-time countdown to the release date of Grand Theft Auto VI. Inspired by the dark and elegant design of Rockstar Games’ official website.


🚀 Features

  • ⏱️ Real-time countdown to GTA VI’s release date.
  • 🌗 Light / dark theme switch with a single click.
  • 🔗 Shortcut button to the official GTA VI website.
  • 🖤 Minimalist and responsive design, fully focused on the countdown.

🧩 Technologies Used

  • Astro — Main framework of the project.
  • Native HTML, CSS, and TypeScript.
  • Pure JavaScript for the timer and theme toggle.

📁 Project Structure

├── public/
│   ├── favicon.png 
├── src/
│   ├── pages/
│   │   └── index.astro  
│   └── styles/
│       └── style.css     
├── package.json
└── astro.config.mjs

⚙️ Installation & Usage

  1. Clone the repository:

    git clone https://github.com/yourusername/gta6-countdown.git
    cd gta6-countdown
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser and go to:

    http://localhost:4321
    

🕶️ Customization

  • You can change the release date by editing the releaseDate variable inside index.astro.
  • The favicon can be replaced with your own icon in public/favicon.png.

📅 Official Release Date

November 19, 2026


🧠 License

This project is open-source and distributed under the MIT License.


💡 Credits

Developed by Izhan Lara with ❤️ Inspired by the visual style of Rockstar Games.


Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •