Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 180 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 180 Bytes

hot-cold-game

A modified version of guess the number game. Built using React and hooks.

to install dependencies

npm install

then to start running game

npm start