/guessing-game

Guessing Game made with React & Sass

Primary LanguageJavaScript

Guessing Game

This repo is my Guessing Game project created using React & Sass


Installation

Once you have cloned this repo you will have to change into the directory where this repo is located on your local machine and type this command into terminal:

npm install

After you have installed all necessary dependencies you will have to type this command into your terminal:

npm run start