/githubexplorer

Learning React Native using GitHub API

Primary LanguageJavaScript

GitHub Explorer App

Learning React Native using GitHub API, project developed in the course of RocketSeat.

Prerequisites

Install

  1. Open Terminal
  2. Clone this repository
  3. Go to the project folder
  4. Install dependencies
git clone https://github.com/adrianomarquess/githubexplorer.git
cd githubexplorer
npm install

Run

react-native start

react-native run-ios or react-native run-android