thopay / ticket-master

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ticket-master

This is a mobile app built with React Native and Expo.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

To run this app, you'll need:

  • Node.js (with npm) installed
  • Expo CLI

You can install Expo CLI globally by running:

npm install -g expo-cli

Installing

Firstly, clone the repository to your local machine:

git clone https://github.com/thopay/ticket-master.git

Then, navigate into the project directory:

cd ticket-master

Install the project dependencies:

npm install

Running the app

To start the app, simply run:

expo start

This will start the Metro Bundler and you can then view the app on your phone by downloading the Expo app from the App Store/Google Play. Scan the QR code displayed in your terminal or in the opened browser tab.

If you have an iOS or Android simulator installed, you can press i to run on iOS simulator, or a to run on Android simulator.

Built With

  • React Native - a JavaScript framework for writing real, natively rendering mobile applications for iOS and Android
  • Expo - a framework and a platform for universal React applications

About


Languages

Language:JavaScript 100.0%