Digital Clock
Open siteCheckout codeA simple digital clock made with ReactJS.
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