-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
challengeThis a certification challengeThis a certification challenge
Description
Challenge Description
Your task is to create a New Years countdown app. It should meet the following requirements.
Requirements
- Use the
CountdownSegment
component to display days, hours, minutes, and seconds until 00:00:00 of January 1st next year - Each number should update approriately every second
- You should transition the minutes, seconds, etc as they tick by
- The
CountdownSegment
component must accept anumber
prop and use it to display how many x is left (x being days, minutes, etc)
Example of finished App
This is an example of what the functionality should look like for the completed exercise.
Metadata
Metadata
Assignees
Labels
challengeThis a certification challengeThis a certification challenge