M0nica / how-many-days-until

A React countdown app of days between today and next year.
https://m0nica.github.io/how-many-days-until/
10 stars 32 forks source link

Allow the user to switch between Christmas and New Years #30

Closed deecewan closed 6 years ago

deecewan commented 6 years ago

Added a select below the current view to allow users to switch. Also makes it pretty easy to add new view in the future if required.

Demo:

2018-10-13 15 52 15

Closes #29

M0nica commented 6 years ago

Thank you for your contribution!