This project was bootstrapped with Create React App.
This Application is allows users to enter the name of a github user and see the information of that user.
- Clone the repository to your local machine
- run
yarn installto install dependencies yarn run startto start the applicationyarn run buildto uild the app