Skip to content

A ReactJS app to browse GitHub users using the GitHub API.

Notifications You must be signed in to change notification settings

sylvester-henrique/github-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Browser

A ReactJS app to browse GitHub users using the GitHub API.

Motivation

I have decided to learn React and took an online course about it. Then I finished it, and created this app to practice the basic concepts of React library.

So, this was my very first React app 😀.

Functionalities

  • search user by GitHub username/login
  • if the user was found, it shows:
    • user basic informarion, such as name, company and location.
    • list of user repositories
    • list of user starred repositories

Screenshots

 

About

A ReactJS app to browse GitHub users using the GitHub API.

Topics

Resources

Stars

Watchers

Forks