Skip to content

ReactChallenges/select-challenge-j

Repository files navigation

Select Challenge

Select challenge made to understand the basics of useState and useEffect

Run Locally

Clone the project

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

Go to the project directory

  cd select-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()
  • Make use of useEffect()
  • On select change, render a text containing the new selected car 1s after the change.

App Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published