React Project to show entered github users short info in a card.
1.Download the code
2.Install all dependencies using the npm i
or yarn
command.
3.Start the app using the npm start
or yarn start
command.
4.The app will launch on your default browser.
Just enter the github username of someone to input field.
-Gets a valid github profiles data
-Alerts if entered username is invalid.