Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/skycooper/usersinfoapi
- Owner: SkyCooper
- Created: 2022-10-06T06:25:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-06T16:58:11.000Z (about 2 years ago)
- Last Synced: 2023-07-05T15:50:53.976Z (over 1 year ago)
- Topics: dom-manipulation, fecth-api, gitgub-api, html, javascript
- Language: HTML
- Homepage: https://skycooper.github.io/UsersInfoAPI/
- Size: 25.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.