Skip to content

jamiekim828/NumberGuessingGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guessing game - React hook

This game is to practice useState and it is optional

How to run the project

  1. Step 1: yarn
  2. Step 2: yarn start

Deploy link

https://jamiekim828.github.io/ISA6-Guessing-game/

Requirements

When the page renders , generate a random number from 1 to 10 (of course the user cant see it). After user insert their guess into the form, you should display the matching message.

Bonus task: the user can only have 3 guesses (3 times)

Demo

Here is an example

demo gif

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published