Digital Clock

Digital ClockOpen sitepostDigital ClockCheckout codepost

A simple digital clock made with ReactJS.

react-jsfirebase

Here each digit is made with seven pixels which act as a component and have attributes of power and color.

🛠 Power is on/off on tic of each second and produces one digit ranges from 0 to 9.

🛠 The react context API is used for centralizing the state of color

Screenshot -