Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 246 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 246 Bytes

NumberGuess

A logic game where you have to guess the 4-digit number

drawing

To run it:

  • Clone the repo
  • Run 'npm install'
  • Run 'npm start' and it should show up on localhost:3000