This is a simple web application that allows users to search for GitHub profiles and display user information and repositories. It uses the GitHub API to fetch data.
- Search for a GitHub profile by username.
- Display user information such as name, avatar, bio, followers, and repositories.
- Toggle between light and dark themes.
- Mobile responsive design.
- Filtre repo by language and star
- Clone or download the repository.
- Open index.html in a web browser.
- Enter a GitHub username in the input field and click "Search".
-
HTML
-
CSS
-
JavaScript
-
GitHub API