Skip to content

GitHub Account Finder: A simple web application to search and display GitHub user profiles. Built with HTML, CSS, and JavaScript. Explore GitHub users' information effortlessly

License

Notifications You must be signed in to change notification settings

saikishorr/github-account-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Account Finder

GitHub Account Finder is a simple web application that allows users to search and display GitHub profiles. It provides basic information about the user, such as their avatar, username, bio, number of repositories, followers, and following.

GitHub Account Finder Screenshot

Features

  • User Search: Enter a GitHub username to search for and display their profile information.
  • Profile Display: View the user's avatar, username, bio, number of repositories, followers, and following.
  • Responsive Design: The application is designed to be responsive and works well on various devices and screen sizes.

Technologies Used

  • HTML
  • CSS
  • JavaScript

API Used

https://api.github.com/user/user_name

Usage

To use GitHub Account Finder, simply open the index.html file in your web browser, enter a GitHub username in the search box, and click the "Search User" button. The application will fetch and display the user's profile information.

Contributing

Contributions are welcome! If you'd like to contribute to GitHub Account Finder, please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature)
  3. Make your changes
  4. Commit your changes (git commit -am 'Add new feature')
  5. Push to the branch (git push origin feature)
  6. Create a new Pull Request

Credits

This project was created by [Your Name]. Special thanks to [Person/Resource] for [specific contribution or inspiration].

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

GitHub Account Finder: A simple web application to search and display GitHub user profiles. Built with HTML, CSS, and JavaScript. Explore GitHub users' information effortlessly

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published