/github-overview

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

Primary LanguageCSS

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