GitFinder is a lightweight and responsive web application designed to help users quickly search for GitHub profiles and explore their public repositories.
Using the GitHub API, GitFinder fetches real-time user data including avatar, bio, follower stats, and lists the user's most recent repositories. It also stores a history of your latest searches for convenience.
- 🔎 Search any GitHub user instantly
- 👤 View profile details (avatar, bio, followers, etc.)
- 📦 Display latest repositories
- 🕒 Save and manage recent searches
- 💡 Simple UI with Bootstrap 5
- ⚙️ Built with vanilla JavaScript
- HTML5 / CSS3
- JavaScript (ES6)
- GitHub REST API
- Bootstrap 5