caoviv / counter-react

Counter website created with React

Home Page:https://counter-react-vc.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Counter website created with React

https://counter-react-vc.netlify.app


Languages

Language:JavaScript 45.0%Language:HTML 31.3%Language:CSS 23.7%