/carpool-rn

Carpool confirmer RN App

Primary LanguageJavaScriptMozilla Public License 2.0MPL-2.0

carpool-confirmer

Carpool confirmer RN app.

You can check out the api at https://github.com/mcanhisares/carpool-api.

Observações

  • The api is hosted on AWS, instructions on the api repo.

Getting Started

1. Clone and Install

# Clone the repo
git clone https://github.com/MCanhisares/carpool-rn.git
cd carpool-rn
yarn install

2. Open RNS in your iOS simulator

Run this command to start the development server and to start your app on iOS simulator:

cd ios
pod install
yarn run:ios