/counter-react

Counter website created with React

Primary LanguageJavaScript

Counter created with React

I created a simple counter and used useEffect to conditionally render the color of the count value based on positive or negative numbers displayed.

I built this project to gain more practice working with the DOM.

Key concepts covered:

  • useState
  • useEffect

View this website here