Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.36 KB

File metadata and controls

28 lines (23 loc) · 1.36 KB

Description

This project helps to find the user using thier Github Username and more about their github profile.

Various Component in this project are :-

Few of the Component are described below :-

  • It will display the information of corresponding user when it's profile is checked.

  • It will display the repository of corresponding user in the User component.

  • This component will help to get information of user by searching it in the search bar.

  • It will be invoked when Search Button is entered when no input is entered in the Search Bar.

  • It will be invoked when a search is going on a Spinner will be rendered when something is loading.

  • It will render when an errorneous link accessed.

  • It contains both Search and Users Component.

    This project is developed in the guidance of Brad Traversy