Thanks to visit codestin.com
Credit goes to github.com

Skip to content

patrickmelvin/analog_clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analog Clock

Short exercise to display an image of an analog clock, set to the current time. Setting the time is done via JS, but the clock and animation of the hands is all CSS.

Installation

You'll need the node and npm/yarn installed.

All other dependencies are included, so run npm install or yarn install

Usage

Run the server with node index.js

Navigate to http://localhost:8080 in the browser

About

Short exercise to display an image of an analog clock, animated with CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors