Skip to content

Jgauri24/github-user-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

github-user-finder

A simple web app to search and view GitHub user profiles using the GitHub REST API.

๐Ÿš€ Features

  • ๐Ÿ” Search any GitHub user by username
  • ๐Ÿ‘ค Displays user info (name, avatar, bio, etc.)
  • ๐Ÿ“Š Shows followers, following, and repository count
  • ๐Ÿ“ฆ Lists latest repositories with stars, forks, language, and last updated date
  • โŒ Error handling for invalid usernames

๐Ÿงช Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6)
  • GitHub REST API
    • https://api.github.com/users/{username}

๐Ÿ› ๏ธ Getting Started

git clone https://github.com/Jgauri24/github-user-finder.git
cd github-user-finder
open index.html

About

A web app to search and display GitHub user profiles and their latest repositories using the GitHub API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors