Skip to content

A Single page application built with React.js that uses the Github API to perform searches on Github and displays the user's Name, Avatar, Company, Bio and Repository

Notifications You must be signed in to change notification settings

Jennifer-tech/Github-Search-User-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GITHUB USER SEARCH

This project consumes GitHub REST API and uses Redux and Redux toolkits for its global state management.

The user of the project inputs any GitHub username of his/her choice, on the click of the search button, the user input is displayed with the user's avatar and on clicking on the user card, you will be directed to the user details page, where the user’s location, Followers and repositories, etc. are displayed.

This could help my app users easily locate a user and have a quick overview of the searched user which GitHub does not offer at a glance.

TECHNOLOGIES USED

Here is the live link to the project.

Getting started with Github User Search

Prerequisites

To be able to setup the project locally, you need to have the following installed and working properly:

Setup Steps

  • clone repository
  • cd into the cloned repository
  • yarn
  • npm run start

About

A Single page application built with React.js that uses the Github API to perform searches on Github and displays the user's Name, Avatar, Company, Bio and Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published