GitHub User Search is a web application that allows users to search for GitHub users and view their stats and information. The application provides a clean and user-friendly interface for exploring GitHub profiles.
- User Search: Enter a GitHub username and retrieve detailed information about the user.
- GitHub Stats: View essential GitHub statistics, including repositories, followers, following, gists, and more.
-
Clone the repository:
git clone https://github.com/your-username/github-user-search.git
-
Open
index.html
in your web browser. -
Enter the GitHub username in the search bar and click "Search."
-
Explore the GitHub stats and additional information.
- HTML
- CSS
- JavaScript
If you'd like to contribute to this project, please follow these guidelines:
- Fork the repository.
- Create a new branch:
git checkout -b feature/new-feature
. - Make your changes and commit them:
git commit -m 'Add new feature'
. - Push to the branch:
git push origin feature/new-feature
. - Submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.
- GitHub API
- Inspiration from other open-source projects.
Zied Snoussi
- GitHub: zied-snoussi
- LinkedIn: zied-snoussi
© 2023 Zied Snoussi | GitHub: zied-snoussi | LinkedIn: zied-snoussi