Skip to content

ReactChallenges/count-challenge-j

Repository files navigation

Count challenge

Count challenge made on ReactChallenges.com to start the depth of useState()

Run Locally

Clone the project

  git clone https://github.com/ReactChallenges/count-challenge-j

Go to the project directory

  cd count-challenge-j

Install dependencies

  npm install

Start the server

  npm run dev

Versions

· NextJs (13.5.6)

· TailwindCSS (3)

Tasks

  • Make the component client sided
  • Make use of useState()
  • Don't sum if count it's equal to 10 (optional)
  • Don't rest if count it's equal to 0 (optional)

App Screenshot

About

Count challenge from ReactChallenges.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published