Game One

Countdown Timer

Promotional countdown timer for urgency and limited-time moments.

218days
:
08hours
:
52min
:
19sec

Installation

npx shadcn@latest add @gameone/countdown-timer

Registry dependencies: gameone-utils

Usage

Import
import { CountdownTimer } from "@/components/ui/countdown-timer"
Example
<CountdownTimer targetDate="2026-12-31T00:00:00Z" />