An open API service indexing awesome lists of open source software.

https://github.com/oztaha/github_api

Javascript Github profile API app
https://github.com/oztaha/github_api

api css-variables fetch-api github-api javascript javascript-api

Last synced: 10 months ago
JSON representation

Javascript Github profile API app

Awesome Lists containing this project

README

          

# Github API Project

-This project was developed to pull github profile information.

![Github Api Project](img_for_readme/Github_Api_Project1.png)

## technologies used

- Html, Css(css variable, advanced css), Javascript
- fetch was used to pull the api
- Alternatively, "axios" can be used.

## Profile View

![Github Api Project](img_for_readme/Github_Api_Project2.png)

## Null Data Entry View

![Github Api Project](img_for_readme/Github_Api_Project3.png)

## Username Not Found View

![Github Api Project](img_for_readme/Github_Api_Project4.png)