Live Demo: https://github-profile-explorer-opal.vercel.app/
A web application that lets users explore GitHub profiles and repositories in a clean, interactive UI.
Powered by the GitHub REST API and deployed on Vercel.
- 🔍 Search GitHub users by username
- 👤 View profile details (avatar, username, bio, followers, following)
- 📦 List public repositories with stats (stars, language, description)
- 🧠 Real-time API fetching from GitHub
- 🔗 Quick links to GitHub profile & individual repositories
- Frontend: React / Next.js
- Data Fetching: GitHub REST API
- Styling: Tailwind CSS
- Deployment: Vercel