🔍 GitHub Finder App
A simple and interactive GitHub Finder App built using HTML, CSS, and JavaScript that allows users to search and view GitHub profiles.
🚀 Features
Search GitHub users by username
Display user profile information
Show avatar, bio, followers, and repositories
Responsive and user-friendly interface
🛠️ Technologies Used
HTML
CSS
JavaScript
GitHub API
Open the app in your browser
Enter a GitHub username
Click search
View user profile details
📌 Description
This project demonstrates how to fetch data from an API and display it dynamically using JavaScript. It is ideal for beginners learning API integration and DOM manipulation.