Skip to content

Alishka-Space/GetHub-Fetch-Repositories-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GetHub-Fetch-Repositories-API

Display GitHub Repositories For a Given User


This project is a simple, yet powerful web application designed to fetch and display GitHub repositories for a given user. It utilizes the GitHub API to retrieve repository information and presents it in a user-friendly interface

Features

  • Fetch Repositories: Enter a GitHub username to fetch and display their repositories.
  • Click "Get Repos" : Click the "Get Repos" button to fetch the repositories
  • Responsive Design: Works well on devices of various sizes.
  • Repository Details: Shows repository names, visitation links, and star counts.
  • Error handling : Error for invalid usernames or API errors.

How to Use

  1. Open the Application: Launch the application in your web browser.
  2. Enter GitHub Username: Type a GitHub username into the input field.
  3. Fetch Repositories: Click the "Get Repos" button to fetch and display the repositories.
  4. View Repository Details: Each repository box shows the name, a link to visit the repository, and the number of stars.

Technologies Used

  • HTML
  • CSS for styling
  • JavaScript for dynamic content
  • GitHub API for fetching repository data

Acknowledgments

  • This project uses the GitHub API but is not endorsed or certified by GitHub.
  • Thanks to all the contributors who have helped to improve this project.

About

display GitHub repositories for a given user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published