An analog clock made with plain HTML, plain CSS, plain Javascript and a bit of math.
I first thought of this project after watching this coding challenge by Daniel Shiffman of The Coding Train YouTube Channel.
I wondered if I could do something similar but without any external libraries, just using the power of the trinity of web languages: HTML, CSS and Javascript.
And well, this repo is the result of that idea!
https://nibble-4bits.github.io/vanillajs-analog-clock/
- HTML
- CSS
- Javascript