Guess App

Simple mini game coded in React Native.

Overview

This app was created while learing React Native. It contains a couple of cool react native problem solutions. It is my first React Native App.

The rules are very simple. You have to pass a number and then let your phone to guess this number.

Built With

Features

  • Multiplatform

How To Use

To clone and run this application, you’ll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

You might also need an android / ios emulator like AndroidStudio.

# Clone this repository
$ git clone https://github.com/LordPrinz/Guess-Number-App
# Go to the cloned repository
$ cd Guess-Number-App
# Install dependencies
$ npm install
# Run the app
$ npm start

After this you only have to open this running app on your device or emulator.

Contact

GitHub

View Github