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
- Host: GitHub
- URL: https://github.com/codeluminary/number-guess-game
- Owner: CodeLuminary
- Created: 2022-09-15T14:31:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-02T07:19:59.000Z (over 3 years ago)
- Last Synced: 2025-07-26T20:57:29.998Z (8 months ago)
- Topics: game-development, react
- Language: JavaScript
- Homepage:
- Size: 310 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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: