Skip to content

Beyond-Logic-Ai/Quizziebot-Frontend

Repository files navigation

Welcome to Quizziebot

App Screenshot

This is a React Native application built with Expo. This README will guide you on how to run the application on iOS emulator, Android emulator, and web.

Prerequisites

Before running the application, make sure you have the following installed:

Getting Started

  1. Clone the repository:

    git clone https://github.com/Beyond-Logic-Ai/Quizziebot-Frontend.git
    cd Quizziebot-Frontend
  2. Install dependencies:

    npm install

Running the Application

Running on iOS Emulator

  1. Start the iOS emulator: Open Xcode and go to Xcode > Preferences > Locations and set the Command Line Tools to the latest Xcode version. Then, open the iOS Simulator from Xcode > Open Developer Tool > Simulator.

  2. Run the application:

    npx expo start
  3. Press i in the terminal to open the app in the iOS emulator.

Running on Android Emulator

  1. Start the Android emulator: Open Android Studio and start an Android Virtual Device (AVD) from AVD Manager.

  2. Run the application:

    npx expo start
  3. Press a in the terminal to open the app in the Android emulator.

Running on Web

  1. Run the application:

    npx expo start
  2. Press w in the terminal to open the app in the web browser.

Building for Production

To create a production build for iOS, Android, or web, refer to the official Expo documentation:

Troubleshooting

If you encounter any issues, please refer to the Expo documentation or check the issues section in this repository.

Contributing

We welcome contributions! Please read our Contributing Guidelines before submitting a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages