Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 797 Bytes

File metadata and controls

20 lines (12 loc) · 797 Bytes

GitHub Uzer

GitHub Uzer is a React-based web app that allows you to search for GitHub users by username and view their profiles. The app fetches data from the GitHub API and displays it in a user-friendly format, showing details such as bio, location, company, and social media links (Twitter, personal blogs).

Demo

Home Page

Home Page

Search Results

Search Results

Features

  • Search GitHub users: Enter a Name or GitHub username and search for users.
  • User profiles: View detailed information about the user, such as their avatar, bio, location, and company.
  • Social media links: Direct links to Twitter, GitHub profile, and personal blog (if available).
  • Responsive UI: Built using React and styled with Tailwind CSS.