Skip to content

j3ffh95/github-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Finder

This is a search app that uses the GitHub API to get user information when a valid username is input. It displays the avatar, username, followers count, repository count, top 5 repositories based on forks and stars.

APIs allow you to use the real world data that drives platforms like GitHub. You can communicate with the remote servers and get data that you can use to build an app.

User Stories

  • User can enter a username
  • User can click on search button to retrieve information
  • User can see the avatar, username, followers and repository count of searched user
  • User can see the top 5 repositories of searched user
  • User should get an alert if the username is not valid

Click here for Demo ===> https://j3ffh95.github.io/github-finder/

About

A simple to search github profiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published