Skip to content

This is a small-scale project designed to enable users to search for GitHub users and display their repository details.

Notifications You must be signed in to change notification settings

thebarunkumar/GitHub-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub User Search App

github

The GitHub User Search App is a web application built using React, Redux, JavaScript, Rest API, and CSS. It provides a user-friendly interface for searching and exploring GitHub users and their profiles. Whether you're looking for specific developers or just curious about who's active on GitHub, this app is your ideal companion.

Key Features

User Search

The core functionality of this app is the ability to search for GitHub users. Users can input a username, and the app will fetch and display relevant user profiles. This feature is powered by the GitHub API, providing real-time data for a seamless experience.

User Profiles

When you search for a user, the app presents detailed user profiles, including their avatar, bio, location, number of followers, and repositories. It provides a quick overview of the user's GitHub activity and contributions.

Responsive Design

The app is designed with responsiveness in mind, ensuring a consistent and user-friendly experience across various devices and screen sizes. Whether you're on a desktop computer or a mobile device, the app adapts to provide an optimal viewing experience.

Local Environment Setup

To run the GitHub User Search App on your local environment, follow these steps:

  1. Clone the Repository: Start by cloning the project's repository from GitHub.

  2. Install Dependencies: Use npm or yarn to install the required dependencies. Run the following command in the project directory:

    npm install
  3. API Token (Optional): While the app should work without authentication, you can optionally generate a GitHub Personal Access Token and store it in the project for more extensive API access.

  4. Start the Development Server: Run the following command to start the development server:

    npm start
  5. Access the App: Open your web browser and navigate to http://localhost:3000 to use the app in your local environment.

Contribution

Contributions to the GitHub User Search App are welcome. Whether you want to fix bugs, add new features, or improve the app's usability, feel free to fork the repository, make your changes, and create a pull request. Your contributions can help enhance the app for the entire community.

Start exploring GitHub users with ease and convenience using the GitHub User Search App. It's a valuable tool for developers, recruiters, and anyone interested in the vibrant GitHub community.

About

This is a small-scale project designed to enable users to search for GitHub users and display their repository details.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published