Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 471 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 471 Bytes

digital_clock

Live Demo https://digitalclock-by-fmasigwa.netlify.app/

Working Digital Clock with Colorful Glowing Effect using HTML CSS & JavaScript

On the webpage, there is a digital clock that is displaying the real-time with a colorful gradient glowing background and text effect.

This clock takes real-time from our pcs/computers, not from the server, and shows on the webpage

Using Javascript new Date() method I fetched real-time from current PC.