An open API service indexing awesome lists of open source software.

https://github.com/codeluminary/number-guess-game

This is an interesting number guess game written in React
https://github.com/codeluminary/number-guess-game

game-development react

Last synced: 7 months ago
JSON representation

This is an interesting number guess game written in React

Awesome Lists containing this project

README

          

# NUMBER GUESS GAME

The is a number guess game written in React. Play it and try and have 100 points :bowtie: :blush:

You can play game [here](https://h8x6ez.csb.app/)

## Requirements For Initial Setup
- Install [NodeJS](https://nodejs.org/en/)

## Setting Up
- Fork/Clone/Download the Repository
- Open project folder in a terminal
- Install Dependencies by entering the following command
```
npm install
```

## RUN PROJECT

Run the project by entering the following command
```
npm start
```

View game in browser at http://localhost:3000

## :brain: Author

- IJONI VICTOR :smile: 😁😁

> Please :pray: don't forget to star :star: the project 😁😁 . Thanks :thumbsup: :muscle: