Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 880 Bytes

File metadata and controls

23 lines (13 loc) · 880 Bytes

Fetching the User data from GitHub API

Just input User name, hit Enter on keyboard or click 'Display Info' button and its done.

App will display User picture, User name or User login, depending if User name exists. If not User login appear. The same with User blog address - if exists it will be displayed, if not GitHub address will be shown.

App uses Axios.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

github-api-screenshot