Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 639 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 639 Bytes

Night-and-Day

A clock that displays a sun or moon depending on the hour. There are additional effects applied in the early morning and in the late evening.

This version is currently working without requiring Bootstrap, however, HTML scaffolding is in place for later versions, or if I change my mind.

Goals for v2.0 include:
  • Sun/moon transitions across the sky as time passes
  • Animated star background during night
  • Responsive text size
  • On click event for the sun/moon
Future aims:
  • API calls for sunrise and sunset times, based on user location