Skip to content

This is a simple web application that allows you to search for GitHub repositories by entering a username.

Notifications You must be signed in to change notification settings

Sasa405/github_repository_finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Repository Finder

This is a simple web application that allows you to search for GitHub repositories by entering a username. It retrieves the list of repositories for the specified user from the GitHub API and displays them as clickable items.

Usage

  1. Open the webpage in your browser.
  2. Enter a GitHub username in the input field.
  3. Click the "Search" button.
  4. The application will fetch the repositories for the specified user and display them as a list.
  5. Click on a repository to open it in a new tab.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Setup

  1. Clone the repository.
  2. Open the index.html file in your browser.
  3. Start searching for GitHub repositories!

Preview

Preview

Acknowledgements

  • This project uses the GitHub API to retrieve repository information.

Feel free to customize this README.md file according to your specific project needs. Include any additional information, instructions, or acknowledgements that you think are relevant. You can also add a preview image of your application to provide a visual representation.

Screenshot from 2023-05-31 15-21-46

About

This is a simple web application that allows you to search for GitHub repositories by entering a username.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published