Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zajjaj-khan/guess_the_number_reactnative
A simple game application that guesses the number,
https://github.com/zajjaj-khan/guess_the_number_reactnative
learning-react-native react-native react-native-app simple-mobile-apps
Last synced: 4 days ago
JSON representation
A simple game application that guesses the number,
- Host: GitHub
- URL: https://github.com/zajjaj-khan/guess_the_number_reactnative
- Owner: Zajjaj-Khan
- Created: 2023-12-05T19:59:39.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2023-12-08T07:22:37.000Z (11 months ago)
- Last Synced: 2024-10-18T13:02:21.214Z (28 days ago)
- Topics: learning-react-native, react-native, react-native-app, simple-mobile-apps
- Language: JavaScript
- Homepage:
- Size: 2.93 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Guess a Number
A short Gmae to enhance my React Native skills, and improve the user interface, Learn many more new techniques and Technologies.
## Run Locally
Clone the project
```bash
git clone https://github.com/Zajjaj-Khan/Guess_the_Number_ReactNative.git
```Go to the project directory
```bash
cd my-project
```Install dependencies
```bash
npm install
```Start the server
```bash
npx expo start
a --Android
i -- Ios
```## Demo Video
https://github.com/Zajjaj-Khan/Guess_the_Number_ReactNative/assets/81627562/236dfc21-aafe-41d2-b1d1-be024354dab5