Skip to content

This is a web application that uses the GitHub API to retrieve and display a user's profile information and repository data based on their GitHub profile name

Notifications You must be signed in to change notification settings

arindam1143/Api-Test-github_profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Api-Test-github_profile

This is a web application that uses the GitHub API to retrieve and display a user's profile information and repository data based on their GitHub profile name. The project is implemented using HTML, CSS, and JavaScript and uses the fetch() method to retrieve data from the GitHub API.

The application retrieves and displays the following user information:

Username
Name
Bio
Number of followers
Number of following
In addition, the application also displays a list of the user's repositories, along with the corresponding stars and forks count for each repository.

The application also includes a search functionality that allows the user to enter a different GitHub profile name and retrieve and display their information without having to reload the webpage.

Getting Started

To run the application, simply visit the hosted webpage at https://arindam1143.github.io/Api-Test-github_profile/.

Acknowledgements

This project was inspired by the GitHub API documentation and various other similar GitHub profile viewer applications. The project uses the Fetch API to retrieve data from the GitHub API. The project is hosted on GitHub Pages.

About

This is a web application that uses the GitHub API to retrieve and display a user's profile information and repository data based on their GitHub profile name

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages