felipesoares6 / gitHubRepos

An Application that receives the input of a username and shows the last ten repositories of this person

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitHubRepos

Build Status

An Application that receives the input of a username and shows the last ten repositories of this person.

Running the app 🚀

yarn start

Open it in the Expo app on your phone to view it. It will reload if you save edits to your files, and you will see build errors and logs in the terminal.

To reset or clear the React Native packager's cache ⚠️

yarn start -- --reset-cache

Running the tests 👮

yarn test

Watching the files

yarn test:watch

This project was bootstrapped with Create React Native App.

The most recent version of this guide is available here.

About

An Application that receives the input of a username and shows the last ten repositories of this person

License:MIT License


Languages

Language:JavaScript 100.0%