Skip to content

GitHub User Card Search is a React application that allows users to search for a GitHub username and view relevant information about the user along with a list of their repositories.

Notifications You must be signed in to change notification settings

biswadeep-roy/github-card-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub User Search

GitHub User Search is a React component designed to help users explore GitHub profiles seamlessly. It provides a comprehensive view of user details, repositories, and additional statistics, enhancing the GitHub experience.

Features

  • User Profile Card: Display user information such as name, bio, followers, following, and public repositories..

  • Repository Information: List repositories owned by the user.

  • Additional Statistics: Offer additional insights like total stars, total forks, and the most used programming languages across all repositories.

Getting Started

  1. Clone the repository:

    git clone https://github.com/your-username/your-repo.git
  2. Install dependencies:

    npm install
  3. Run the application:

    npm start
  4. Open your browser: Go to http://localhost:3000 to view the app.

Usage

Search for a GitHub username: Enter a GitHub username in the search bar and click "Search."

Explore the user profile: View the user profile card, repository list, and additional statistics.

Technologies Used

React: Built with the React library for building user interfaces.

Axios: Used for making HTTP requests to the GitHub API.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, feel free to create an issue or submit a pull request.

License

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

Acknowledgments

Inspired by the desire to explore GitHub profiles and repositories in a simple and interactive way.

About

GitHub User Card Search is a React application that allows users to search for a GitHub username and view relevant information about the user along with a list of their repositories.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published