Skip to content

karim1safan/github-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub App

This project is a simple web application that interacts with the GitHub API to display repositories and topics. It allows users to:

  • Search for repositories by username.
  • Browse repositories by programming language topics.
  • View repository details such as stars, forks, and open issues.
  • Navigate through paginated results.

Features

  • Search by Username: Enter a GitHub username to fetch and display their repositories.
  • Browse by Topics: Select a programming language to view repositories related to that topic.
  • Pagination: Navigate through multiple pages of results.
  • Responsive Design: Works seamlessly on different screen sizes.

Getting Started

Prerequisites

  • A modern web browser.
  • Internet connection to access the GitHub API.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/github_app.git
  2. Navigate to the project directory:

    cd github_app
  3. Open index.html in your browser to use the app.

Usage

  1. Enter a GitHub username in the search bar and click "Search" to view their repositories.
  2. Click on a topic button to browse repositories by programming language.
  3. Use the pagination buttons to navigate through results.

Contributing

We welcome contributions! Please see the CONTRIBUTING.md file for guidelines on how to contribute to this project.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

Thank you for using GitHub App! 🎉

About

Search GitHub users' repositories, explore topics, and view repo stats (stars, forks, issues).

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors