/Quick-Health

Primary LanguageJavaScript

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Expo CLI on your desktop machine To install it globally, run
 npm install — global expo-cli
  • npm
npm install npm@latest -g
  • Expo Go App This application can be obtained from play store to enable you render the application

Installation

  1. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  2. Install NPM packages
    npm install
  3. Running the app
    npx expo run;