/UFAR-frontend

Primary LanguageJavaScriptMIT LicenseMIT

Contributors Forks Stargazers Issues MIT License


United Front Against Riverblindness Logo

UFAR-frontend

The code base for the frontend of a mobile application used for data collection by the United Front Against Riverblindness
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. License
  4. Contact

About The Project

This repository contains the code base for the frontend of an application used by the United Front Against River Blindness for data collection of medical information. [insert more information here...]

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

Ensure you have the latest version of NPM installed.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/ChangePlusPlusVandy/UFAR-frontend.git
  2. Install NPM packages
    npm install
  3. Start the Metro server
    expo start
    or
    npm start
  4. Follow the instructions in the terminal or the web browser to view the application in a simulator or on your mobile device

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Project Link: https://github.com/ChangePlusPlusVandy/UFAR-frontend

(back to top)