Skip to content

aamrindersingh/GitHub-User-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub User Finder ( Deployed Link : https://aesthetic-dragon-374b8f.netlify.app/ )

🚀 Overview

GitHub User Finder is a React application that fetches and displays user data from the GitHub API based on user input. It allows users to search for any GitHub profile and view relevant details such as their avatar, name, location ,followers, and no. of repositories.

📌 Features

  • Search for any GitHub user
  • Displays user profile details
  • Shows a loading state while fetching data
  • Displays error messages for invalid users
  • Styled with Tailwind CSS for a sleek UI

📌 How It Works

  1. Enter a GitHub username in the search bar.
  2. Click the "Search" button or press Enter.
  3. The app fetches data from GitHub API and displays user details.
  4. If the user is not found, an error message is shown.

🎨 Technologies Used

  • React.js - Frontend framework
  • Tailwind CSS - UI styling
  • GitHub API - Fetch user data
  • Axios - Handle API requests
  • Netlify - Deployment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors