https://bidyutmaji.github.io/My_Analog_Clock/
A Stylish Analog Clock using HTML, CSS & Javascript
This is a simple and user interactive using Javascript. The logic is very simple with the minimum lines of code possible.
- Dark Mode and Light Mode
- Save the user's selected mode (localStorage)
- Download the entire code
- Open up the index.html.
- HTML
- CSS [style/Presentation]
- Javascript [Logic/Working of clock]