This project helps to find the user using thier Github Username and more about their github profile.
-
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