Skip to content

Simple mini game called "Guess Number" created with React Native and Expo.

License

Notifications You must be signed in to change notification settings

LordPrinz/Guess-Number-App

Repository files navigation

Guess App

Simple mini game coded in React Native.

Table of Contents

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

About

Simple mini game called "Guess Number" created with React Native and Expo.

Topics

Resources

License

Stars

Watchers

Forks