yusuftotic / gitsearch

A GitHub user and repository search project created with HTML, CSS, and JavaScript, using the GitHub API.

Home Page:https://gitsearch-tan.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitSearch

GitSearch is a simple web application that allows you to view GitHub user profiles and repositories by entering a GitHub username. Just input the GitHub username, and you can quickly see the user's profile along with their repositories.

Purpose

This project was created with the purpose of enhancing fundamental web development skills using HTML, CSS, and JavaScript, learning API integration, and as an effort to fill out my GitHub profile and learn Git.

Usage

  1. Open the project in your web browser.
  2. Enter the GitHub username you want to search for in the "GitHub Username" field.
  3. Click the "Search" button to view the results.
  4. The user's profile information and their listed repositories will be displayed.

License

This project is licensed under the MIT License.


Note: This project was created to enhance web development skills and is not an official GitHub application. User information is for viewing purposes only and does not have the capability to make any changes.

About

A GitHub user and repository search project created with HTML, CSS, and JavaScript, using the GitHub API.

https://gitsearch-tan.vercel.app

License:MIT License


Languages

Language:CSS 40.2%Language:JavaScript 39.3%Language:HTML 20.5%