Skip to content

🎲 Guess The Number is a small project designed to explore about React Native. It involves a mobile app where users enter a number, and the computer tries to guess which number it is with the help of the user's hint. It's a different version of the regular Guess a Number apps.

Notifications You must be signed in to change notification settings

ImamHossainRoni/guess-the-number

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎲 Guess The Number

"Guess The Number" is a small project designed to explore about React Native. It involves a mobile app where users enter a number, and the computer tries to guess which number it is with the help of the user's hint. It's a different version of the regular Guess a Number apps.

Install and Use:

In order to install, clone this repository and run:

npm install
// OR
yarn install

This was made with Expo, so you need it to run. To do it, run:

expo start
// OR
npx expo start
// OR 
 expo r -c

About

🎲 Guess The Number is a small project designed to explore about React Native. It involves a mobile app where users enter a number, and the computer tries to guess which number it is with the help of the user's hint. It's a different version of the regular Guess a Number apps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published