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

https://github.com/bocaletto-luca/clock-digital

This project is a responsive digital clock web application built with HTML5, JavaScript (ES6), and Bootstrap for styling. The clock displays the current time based on your server’s time by fetching a server time value from a configurable endpoint. If the server time cannot be retrieved, the clock gracefully falls back to using the client’s time.
https://github.com/bocaletto-luca/clock-digital

bootstrap clock css3 digital-clock html5 javascript time web-app

Last synced: about 1 year ago
JSON representation

This project is a responsive digital clock web application built with HTML5, JavaScript (ES6), and Bootstrap for styling. The clock displays the current time based on your server’s time by fetching a server time value from a configurable endpoint. If the server time cannot be retrieved, the clock gracefully falls back to using the client’s time.

Awesome Lists containing this project