This project takes a GitHub username as input and displays the user's details. You can view the website here : https://sai-guru.github.io/MyGithubSearch/
- Fetches user details from GitHub API
- Displays user information, including:
- Name
- Bio
- Repositories
This project uses the GitHub API to fetch user details. The following endpoint is used:
Contributions are welcome! If you'd like to contribute to this project, please fork the repository and submit a pull request.