Skip to content

💻 built with react, this application consumes the github api and returns a user and his top four repositories.

Notifications You must be signed in to change notification settings

comarialuiza/github-overview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Overview

Github overview, inspired by this challenge.

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 4 repositories of searched user
  • User should get an alert if the username is not valid

Bonus Features

  • User can toggle dark/light mode
  • Selected mode should persist when user comes back to the app again

Added Functionality

  • If user is hirable, it will show a "hire me" button

Technologies used

  • React
  • Axios
  • Feather Icons

About

💻 built with react, this application consumes the github api and returns a user and his top four repositories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published