A customizable flip clock countdown component for React.
# Install npm install @hasthiya_/flip-clock # Usage import FlipClock from "@hasthiya_/flip-clock"; <FlipClock targetDate={new Date("2026-12-31")} />