medson10 / 10LastRepos

An app where you can view the 10 Last Repositories of a user of Github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

10LastRepos

This is an app built with react-native, styled-components, recompose, apollo and Github Graphql API, where you can view the 10 last repositories of a Github user

What you need ?

How to Run

Clone the repository

git clone https://github.com/medson10/10LastRepos.git

Open the repository

cd 10LastRepos

Put the Github token

In the line 25 of the file App.js put your Github token in the indicated local

Install the dependencies

yarn install

Run the packager

yarn start

Open the expo app in your smartphone and scan the QR Core showed in the terminal

About

An app where you can view the 10 Last Repositories of a user of Github


Languages

Language:JavaScript 100.0%