/Num-Guess

A fun number guessing game

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Guess 'd Num

This is a fun number guessing game built with React.

Setup

To run this application on your local machine, ensure you have Node installed.
Next clone this remote repository to your local machine using the following command:

> git clone https:github.com/Aro1914/Num-Guess.git <project name>

Afterwards, navigate to the project directory to download its dependencies using the following command:

> npm install

Upon a successful download of all dependencies, proceed to either run the tests or launch the application using the following commands respectively:

> npm test
> npm start

Demo

Guess.d.Num.mp4

Have fun with it