This is a simple web application that allows users to search for a GitHub user by entering their username. The app then displays some basic information about the user, including their name, username, the date they joined GitHub, the number of repositories they have, and the number of followers and following they have. Additionally, the app displays some social information about the user, including their location, Twitter account, and website.
You can see a live demo of the app here: https://balaji91221.github.io/GitHub-User-Search-App/
To run the app locally, follow these steps:
Clone the repository to your local machine using git clone Navigate to the root directory of the project. Open the index.html file in your browser. Usage To use the app, follow these steps:
Enter a GitHub username in the search field and click the "Search" button. The app will display information about the user, including their name, username, the date they joined GitHub, the number of repositories they have, and the number of followers and following they have. The app will also display social information about the user, including their location, Twitter account, and website. Contributing Contributions are welcome! To contribute to the project, follow these steps:
Create a new branch for your feature or bug fix. Make your changes and commit them. Push your changes to your fork. Submit a pull request to the main repository.
This app was built using HTML, CSS, and JavaScript. The app uses the GitHub API to retrieve user information. The app also uses the Google Fonts API to load fonts, and the Favicon Generator to generate the app's favicon.
ui template from https://www.frontendmentor.io/challenges/github-user-search-app-Q09YOgaH6