Skip to content

berkeecelik/gh-profile-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Profile Explorer

Frontend developer intern exercise at Hipo

About App

Github Profile Explorer is an app created with React. In this web application, users can explore the Github users and their repositories with their usernames. App will show information about user's:

  • Public repository count
  • Following, follower count
  • Repositories with description and star count

The app utilizes Github API to search for users and their repositories.

Other Functionalities

Here are some additional features:

  • App is responsive, so you check the app on your mobile phone.
  • You can load more repositories up to 30 repositories shown on page. (If user have more than 30 repos, load more button will disappear and a link to user's github repositories page will appear.)
  • If you type a username that does not exist, an error notification will pop up.
  • If you exceed the search limit (60 search per hour), a different error notification will pop up.

About

Frontend developer intern exercise at Hipo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published