Skip to content

[UI] Build "Subscription Countdown" Component #2

Description

@mijinummi

Description

Users need to see exactly how much time is left on their SubNFT. We need a clean React component for the dashboard.

Goal

Create a CountdownCard.tsx in libs/ui that takes a Unix timestamp and displays a "Days/Hours/Minutes" countdown.

Requirements

  • Should turn red when less than 48 hours remain.
  • Should show an "Expired" badge if the timestamp is in the past.
    `

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions