An open API service indexing awesome lists of open source software.

https://github.com/ogubuikealex/javascript-clock


https://github.com/ogubuikealex/javascript-clock

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# JavaScript-Clock

This is a simple project created with basic css, html and javascript.
it is a wallclock that gets the current time using javascript .Date() method and changes the hands of the clock based on the result of the method using DOM manipulation.

enjoy!