Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.23 KB

File metadata and controls

40 lines (27 loc) · 1.23 KB

Mobile Application Frontend

App Screenshot

Introduction

Welcome to the Mobile Application Frontend! This is the user interface for our mobile application, which provides a seamless and user-friendly experience for our users.

Features

  • Feature 1: Describe a key feature of your mobile app.
  • Feature 2: Another important feature that sets your app apart.
  • Feature 3: Highlight a unique aspect or functionality.
  • Feature 4: Add additional features or functionalities.

Getting Started

These instructions will help you set up and run the mobile application frontend on your development environment.

Prerequisites

  • Prerequisite 1: List any software or dependencies required.
  • Prerequisite 2: Add any other prerequisites as needed.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/mobile-app-frontend.git
    cd mobile-app-frontend
  2. Install dependencies:

    npm install
  3. Using eas build create android or IOS build and install it on emulator or physical device.

  4. Start the development server:

    npm start
  5. Connetc both computer and mobile devices to same wifi and get the ip adress of that and change the config/baseURL.ts file.