A responsive web application that allows users to search and view GitHub profiles using the GitHub REST API.
- Search GitHub users by username
- View profile details and statistics
- Search history with Local Storage
- Dark/Light theme toggle
- Responsive user interface
- HTML5
- CSS3
- JavaScript
- GitHub REST API
github-profile-finder/
βββ index.html
βββ style.css
βββ script.js
βββ README.md