https://github.com/ogubuikealex/javascript-clock
https://github.com/ogubuikealex/javascript-clock
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ogubuikealex/javascript-clock
- Owner: ogubuikeAlex
- Created: 2021-04-08T17:24:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-08T17:32:55.000Z (over 4 years ago)
- Last Synced: 2025-03-01T23:11:46.737Z (7 months ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!