/rn-githuber

React-Native App for RockeatSeat Bootcamp

Primary LanguageJavaScript

React-Native GITHUBER

Demo Demo Demo

React-Native App that works with Github API.

Getting Started

  1. Clone the repository.

  2. In root folder run yarn install or npm install to install all dependencies.

  3. Install React-Native CLI globally with npm install -g react-native-cli or yarn add global react-native-cli. Follow the guide for your SO in Getting Started - React Native

  4. Emulate with react-native run-ios or react-native run-android.