Skip to content

katebee/Night-and-Day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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