Skip to content

GitSearch is a simple and responsive web app to search GitHub users and view their profile details, repositories, and key information in one place.

Notifications You must be signed in to change notification settings

aru-shi2/GitSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔍 GitSearch

GitSearch is a responsive GitHub Profile Finder web app that allows users to search for GitHub profiles and view detailed information in a clean and simple UI.


🔗 Live Demo

👉 Live Site: https://gitsearchh.netlify.app


📸 Screenshot


🚀 Features

  • 🔎 Search GitHub users by username
  • 👤 Displays user profile picture, name, bio
  • 📊 Shows followers, following, and repositories count
  • 📁 View list of public repositories
  • 🌍 Displays additional details like:
    • Location
    • Company
    • Blog / Website (clickable)
    • Twitter username
  • 📱 Fully responsive design (mobile & desktop)
  • ⚡ Fast performance using Vite
  • icons from react icons

🛠️ Tech Stack

  • React
  • Vite
  • HTML
  • CSS
  • GitHub REST API

⚙️ Getting Started

Follow these steps to run the project locally:

Clone the repository

git clone https://github.com/aru-shi2/gitsearch.git

Navigate to project directory

cd gitsearch

Install dependencies

npm install 

Start development server

npm run dev

app will run at:

http://localhost:5173

About

GitSearch is a simple and responsive web app to search GitHub users and view their profile details, repositories, and key information in one place.

Topics

Resources

Stars

Watchers

Forks