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).
- 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.