- You will have a button. Fetch information about some user from the gitHub API when you click on it
- When you have the response, the button must be "hidden", and the user information must be "visible"
- Do another component to display the name and the description of all of the repos related to that user
- Clone this repo
npm install
- Start your application
This project was bootstrapped with Create React App. You will find some information on how to perform common tasks here.