A simple and clean GitHub user profile viewer built with HTML, Tailwind CSS, and JavaScript.
It fetches user data from the GitHub API and displays profile information with a sleek loading skeleton.
- Search GitHub users by username
- Shows avatar, name, username, bio, repos, followers, and following count
- Loading skeleton before and during data fetch
- Error message when user not found
- Responsive and modern design using Tailwind CSS