Skip to content

New Years Countdown #38

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
Un2mercey opened this issue Jul 13, 2023 · 0 comments · May be fixed by #39
Open

New Years Countdown #38

Un2mercey opened this issue Jul 13, 2023 · 0 comments · May be fixed by #39
Assignees
Labels
challenge This a certification challenge

Comments

@Un2mercey
Copy link
Owner

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 a number 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.

link

@Un2mercey Un2mercey added the challenge This a certification challenge label Jul 13, 2023
@Un2mercey Un2mercey self-assigned this Jul 13, 2023
@Un2mercey Un2mercey changed the title New Years Countdown Challenge New Years Countdown Jul 13, 2023
@Un2mercey Un2mercey linked a pull request Jul 14, 2023 that will close this issue
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
challenge This a certification challenge
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant