Ericriera / Jo-mai-mai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jo mai mai

App Screenshot

This is a fun mobile application built with Expo and React Native, based on the popular game "Never Have I Ever". The app is designed to be played in a group setting, encouraging players to share experiences in a lighthearted way. The app is designed to be cross-platform and works on both iOS and Android devices and on web (recomended to play on mobile devices).

Getting Started

Prerequisites

  • Node.js (LTS)

  • Expo CLI installed globally on your machine:

    npm install -g expo-cli

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/Jo-mai-mai.git
  2. Navigate to the project directory:

    cd MyExpoApp
  3. Install the dependencies:

    npm install

Running the App

  1. Start the Expo development server:

    expo start
  2. Open the Expo Go app on your mobile device (available on iOS and Android).

  3. Scan the QR code generated in your terminal or web browser to run the app on your device.

Building the App

To build the app for distribution (Android/iOS), run the following command:

eas build

Note: You will need an Expo account and Expo Application Services (EAS) to build the app for production.

About


Languages

Language:JavaScript 95.3%Language:HTML 4.7%