This GitHub clone runs on the github graphql API to fetch data of a user and recreates the repository tab of the user.
- A page with an input field that takes a GitHub username
- Submitting that input should load the profile page for the specified user
- The responsive design of the website. Make your recreation as close to the real website as possible
- The profile picture and basic description of the account
- 20 repositories (maximum)
- The appearance of your input page should match the style of the profile page
- A good user experience