/git_explorer

Explore GitHub users and their repositories

Primary LanguageCSS

Git Explorer

Git Explorer

Git Explorer is a web application that allows users to explore GitHub users and their repositories. It provides detailed information about a GitHub user, including their profile picture, bio, location, email, and more. Additionally, it displays a list of repositories with details such as name, description, and top technology stacks.

Features

  • User Profile: View detailed information about a GitHub user.
  • Repository Explorer: Explore the repositories of a GitHub user.
  • Pagination: Navigate through the repositories with a user-friendly pagination system.

Getting Started

Installation

  1. Download or clone the repository:

    git clone https://github.com/your-username/git-explorer.git
  2. Open the project directory:

    cd git-explorer
  3. Open the index.html file in your preferred web browser.

Usage

  1. Enter a GitHub username in the search bar and explore the details.

Technologies Used

Contributing

If you'd like to contribute to this project, feel free to fork the repository, make changes, and submit a pull request.

Acknowledgments

  • Special thanks to GitHub for providing the API used in this project.