Skip to content

This is a simple web application that allows users to fetch their GitHub repositories using their GitHub username. The application uses the GitHub API to retrieve the repositories associated with the provided username and displays them on the webpage.

Notifications You must be signed in to change notification settings

salaheddine-bz/GitHub_User_Repositories_Fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub User Repositories Fetcher

This is a simple web application that allows users to fetch their GitHub repositories using their GitHub username. The application uses the GitHub API to retrieve the repositories associated with the provided username and displays them on the webpage.

Demo

A live demo of the application can be found here: Git-repos

Features

  • Fetch user repositories from GitHub using their username.
  • Display a list of repositories with basic information such as repository name, visiblity, languages, number of stars and forks and the updated date.
  • Each repository name is linked to its GitHub page, allowing users to access more details about each repository directly on GitHub.
  • Responsive and user-friendly interface for smooth user experience on both desktop and mobile devices.

Technologies Used

  • FrontEnd Basics : The frontend of the application is built using basic Html,Css And JavaScript.
  • GitHub API: The application fetches user repositories from GitHub using the GitHub REST API.
  • Fetch: Fetch is used to make HTTP requests to the GitHub API.

Contribution

Contributions to this project are welcome! If you find any issues or have suggestions for improvement, feel free to open an issue or submit a pull request. Please follow the existing code style and conventions.

About

This is a simple web application that allows users to fetch their GitHub repositories using their GitHub username. The application uses the GitHub API to retrieve the repositories associated with the provided username and displays them on the webpage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published