Skip to content

longyarnz/react_native_repo_getter

Repository files navigation

Data API

Author

This is a Git Repo Getter App.

Building Blocks

This App was built using React-native

Using The App

You will need Node, the React Native command line interface, an android emulator or a connected device, Android Studio and good internet connection to run the app. For more information, checkout this Link.

Connect an android device to your machine and turn on USB debugging option, so as to be able to run the app on your device.

Launch a terminal or console in the project folder and install react-native-cli dependencies:

  $ npm install react-native-cli

or

  $ yarn add react-native-cli  

Once, it is installed, run this commands to install required dependencies on your local machine:

  $ npm install

or run yarn

  $ yarn

The start the app:

  $ npm start

or run yarn

  $ yarn start

Once the app fires up on your device, it will connect to github API and download repositories. By default, the app will download repositories from my account

To download repositories from other github accounts, change the "git_user" link in the package.json file to any github user.

About

Pull profiles of efficient developers from the GitHub API. A react-native app for assessing github repositories in one single flick.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors