Skip to content

SkyCooper/UsersInfoAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project : User Info API

Check The Live Website ➡️ Live Website

Animation of the Website

image

Visulation of the Website

image

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 for your app.