Skip to content

leonistheczar/gitHub_apiUserSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GitHub API User Search

A simple web application that allows users to search for GitHub users and view their profiles and repositories using the GitHub API.

Features

  • Search for GitHub users by username.
  • View user profiles including basic information.
  • List repositories for each user.

Getting Started

Prerequisites

  • A modern web browser
  • Git (for cloning the repository)

Installation

  1. Clone the repository:

    git clone https://github.com/leonistheczar/gitHub_apiUserSearch.git
  2. Navigate to the project directory:

    cd gitHub_apiUserSearch
  3. Install dependencies:

    If you are using a build tool or package manager (e.g., npm), make sure to install the necessary dependencies.

    npm install

Usage

  1. Search for GitHub users: Enter a GitHub username in the search input to view user details and repositories.

Example

Here’s how you can use the GitHub API User Search in practice:

  1. Enter a GitHub username in the search bar.
  2. Click "Search" to fetch and display the user’s profile and repositories.

Contributing

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes.
  4. Submit a pull request describing your changes.

License

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

Acknowledgments

  • GitHub API
  • Open-source libraries and tools used in the project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published