khuongTiet / ocular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oculAR

Mobile application develop in React Native for UCI's Med App Jam OculAR is a application that allows for users to pre-screen their vision acuity before setting up or deciding to set up an > appointment with an optometrist

Installation

Requirements

Make sure you have these installed and can run them from your terminal

Setup

Clone this repo onto your desktop with:

git clone https://github.com/khuongTiet/ocular.git

Go to the directory with:

cd ocular

Install the dependencies with:

npm install or yarn

Start the local development server with:

npm start or yarn start

About


Languages

Language:JavaScript 100.0%