Skip to content

A React app that allows you to search for GitHub users by username. It displays user details like avatar, bio, followers, and repositories. Includes error handling and a responsive UI for a smooth experience.

License

Notifications You must be signed in to change notification settings

Kelsen23/github-user-searcher

Repository files navigation

GitHub User Searcher

This is a simple GitHub User Searcher app built with React that allows you to search for GitHub users using the GitHub API. The app displays the user's information, including their avatar, username, bio, and other relevant details. It also includes error handling for invalid usernames.

Features

  • Search for a GitHub user by username
  • Display user details such as name, avatar, followers, repositories, and bio
  • Responsive UI with CSS and React Icons

Technologies Used

  • React
  • GitHub API
  • React Icons (for icons)
  • CSS (for styling)

Setup Instructions

To run this project locally, follow the steps below:

  1. Clone the repository:

    git clone https://github.com/Kelsen23/github-user-searcher.git
    
  2. Install Dependencies: npm install

  3. Start the development server: npm run dev

Contributing

Feel free to submit issues or contribute by opening pull requests.

License

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

About

A React app that allows you to search for GitHub users by username. It displays user details like avatar, bio, followers, and repositories. Includes error handling and a responsive UI for a smooth experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published