Skip to content

GitHub Profile Viewer is a simple React-based application that allows users to search for any GitHub username and fetch their public profile information using the GitHub REST API. It showcases essential details like avatar, bio, repositories, followers, and more, all in real-time.

Notifications You must be signed in to change notification settings

sroiis/github-profile-viewer

Repository files navigation

GitHub Profile Viewer 👤

A simple web app to search and view GitHub user profiles by username.

🔍 Features

  • Enter a GitHub username and fetch their profile.
  • Displays avatar, bio, public repos, followers, etc.
  • Uses GitHub API.
  • Built with React + Tailwind CSS + Vite.

🛠 Tech Stack

  • React
  • Vite
  • Tailwind CSS
  • GitHub REST API

🚀 Getting Started

git clone https://github.com/sroiis/github-profile-viewer.git
cd github-profile-viewer
npm install
npm run dev

About

GitHub Profile Viewer is a simple React-based application that allows users to search for any GitHub username and fetch their public profile information using the GitHub REST API. It showcases essential details like avatar, bio, repositories, followers, and more, all in real-time.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published