Skip to content

GitHub User Search is a React-based web application that enables users to search for GitHub users by their username. It utilizes the GitHub API to fetch user data based on the provided query.

Notifications You must be signed in to change notification settings

iamrudhresh/Github-User-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub User Search

GitHub User Search is a React-based web application that enables users to search for GitHub users by their username. It utilizes the GitHub API to fetch user data based on the provided query.

Features

  • Search: Enter a username and click "Search" to fetch GitHub users.
  • User Profiles: View user profiles with their profile picture and GitHub username.

Getting Started

  1. Clone the repository.
  2. Install dependencies with npm install or yarn install.
  3. Start the development server with npm start or yarn start.
  4. Access the application at http:https://localhost:3000.

Technologies Used

  • React JS
  • JavaScript
  • GitHub API

About

GitHub User Search is a React-based web application that enables users to search for GitHub users by their username. It utilizes the GitHub API to fetch user data based on the provided query.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages