This is simple app that will display the current time from whatever location you are based in analog format.
- SVG Clock.
- CSS Transitions for smoother animations of clock hands
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
$ git clone https://github.com/Maccauhuru/Analog-Clock-JavaScript
MIT