Skip to content

luizdelgadog/github-star-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Star App

This application have the purpose of obtaining the repositories of an user from Github using the Github Api (https://developer.github.com/v3/) and also returning the number of stars from the user repositories.

Installation

First, install the project dependencies using your prefered packaged manager such as yarn or npm.

npm install or yarn install

Usage

The application is rather simple to use. All you need to do is to type on the Search bar the desired username from github that you want to check.

Here is a list of famous github users to inspire you:

alysonla
fabpot
jlord
egoist
andrew
nelsonic

Built with

Future features & Contributions

We will be adding new functions to this application and every feedback and suggestion will be welcome to help improve our code.

TL, DR

Application to search github users and return it's repositories along with the number of stars in each repository

npm install or yarn install

About

API to fetch data from Github Api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published