Hilton Reservations

Prerequisite


This app WILL NOT RUN if you did not follow the Setup React Native Development Environment Guide

Getting Started

Clone the repo

git clone https://github.com/flavioespinoza/hilton_reservations.git

cd into directory

cd hilton_reservations

Install with npm

npm i

Run iOS

react-native run-ios



Run Android

Follow the Genymotion setup instructions specified in the Setup React Native Development Environment Guide. It will instruct you on how to setup and run this app on an Android Virtual Device.