Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 748 Bytes

File metadata and controls

25 lines (18 loc) · 748 Bytes

GHlookup

A simple and responsive GitHub profile lookup tool that allows users to search for GitHub profiles and view user details along with repositories.


🚀 Live Demo

🔗 GHlookup Live App


✨ Features

✅ Search any GitHub username and view their profile.
✅ Display avatar, name, username, bio, followers, and following count.
✅ Fetch and list all public repositories with:
✅ Handles errors and edge cases: ✅ Responsive UI for mobile and desktop.


🛠 Tech Stack

  • HTML5 – Structure
  • CSS3 – Styling
  • JavaScript (Vanilla) – API Integration & DOM Manipulation
  • GitHub REST API – Data source