/hex-color-clock

A simple clock built in hex format that dynamically changes the background color. Built with React.

Primary LanguageJavaScriptMIT LicenseMIT

Hex Color Clock

Hex Color Clock is a simple clock built with React. The background changes dynamically based on the current time, and users can change the format that the time is displayed in by clicking the clock itself.

Hex Color Clock

hex-color-clock

Hex Color Clock is a great project for beginners to recognize some cool features that React is capable of.

This project utilizes State, Component Lifecycle, React's inline styling, stylesheets, and Conditional Rendering!