Setup Guide

ℹ️ Prerequisites

Before you can run the app, make sure you have the following libraries and services installed and setup.

You can download Expo Go using this QR Code

(iOS)

(Android)

📥 Clone the Repository

Now clone the repository.

🛠️ Environment Configuration

Create a .env file in the root directory of the application.

🖥️ Running the App

Now run the app and choose your preferred option:

  • Expo Go app -> Scan QR Code

  • iOS Simulator

  • Android Emulator

🐛 Common Issues & Fixes

Expo not starting

Make sure Node.js is installed and has a version of ≥ 18

Appwrite connection error

Verify endpoint + project ID in .env


Last updated