Skip to content

Latest commit

 

History

History
63 lines (46 loc) · 2.58 KB

File metadata and controls

63 lines (46 loc) · 2.58 KB

JavaScript Analog Clock

N|Solid

Build Status

This is simple app that will display the current time from whatever location you are based in analog format.

analog-clock-demo-app

Features

  • SVG Clock.
  • CSS Transitions for smoother animations of clock hands

Tech

Analog clock uses the following tech:

  • HTML - For building the content of app
  • JavaScript - For the interaction of the app
  • CSS - For the presentation layer of app
  • vscode - Text editor used in development of app
  • dillinger - Markdown editor and template

Installation

$ git clone https://github.com/Maccauhuru/Analog-Clock-JavaScript

License

MIT