This is basic implementation of the Number guessing game.
You can check the game here for game rules : https://www.mathsisfun.com/games/guess_number.html
Run the following to install dependencies( for the first time )
Run the following to run application
Open http://localhost:3000 to view the output in the browser.
This project needs npm to run this React JS application.
This project was bootstrapped with Create React App and enhanced to add the functionality of components.