Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 438 Bytes

File metadata and controls

22 lines (15 loc) · 438 Bytes

GitHub Profile finder

A simple web app to search GitHub users and view their profile details using the GitHub Public API.

Live Demo

https://rajitmaurya.github.io/githubProfileFinder/

Tech

  • HTML
  • CSS
  • JavaScript
  • GitHub API

Features

  • Search GitHub users by username
  • View avatar, bio, followers & repos
  • Modern and responsive UI
  • Error handling for invalid users

Learning in public - Rajit Maurya