Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/skycooper/usersinfoapi

Project aims get information about github users via a GithubUser API https://api.github.com/users
https://github.com/skycooper/usersinfoapi

dom-manipulation fecth-api gitgub-api html javascript

Last synced: about 2 months ago
JSON representation

Project aims get information about github users via a GithubUser API https://api.github.com/users

Awesome Lists containing this project

README

        

# Project : User Info API

## Check The Live Website ➡️ [Live Website](https://skycooper.github.io/UsersInfoAPI/)

## Animation of the Website

![image](https://github.com/SkyCooper/UsersInfoAPI/blob/main/usersInfo.gif)

## Visulation of the Website

![image](./img/img1.png)

## Description

Project aims get information about github users via a GithubUser API

## Learning Outcomes

At the end of the this project, you will be able to;

- analyze a problem,

- demonstrate your knowledge of algorithmic design principles,

- get information about GithubUsers via a API.

## Project Skeleton

|----UsersInfoAPI

|----index.html
|----script.js
|----CountryInformation.gif
|----img
|----img1.png
|----readme.md

### Overview
I mastered HTML, CSS and Javascript fetch API features in this project. You can see the visual representation of the website above.

🔥 You can use [GITHUB API ](https://api.github.com/users) for your app.