Skip to content

Mohamedt19/github-explorer

Repository files navigation

GitHub Explorer

A simple React + TypeScript app that lets you search GitHub users, browse their repositories, filter repos, sort, and load more.

🌐 Live Demo

Try it here: https://github-explorer-seven-woad.vercel.app/

📸 Preview

Preview

Features

  • Search GitHub users (debounced input)
  • View user profile (avatar, bio, stats)
  • Repo list with:
    • GitHub-like language colors
    • Stars count
    • Updated date
  • Sort repos: Recently updated / Most stars
  • Filter repos by name/description/language
  • Skeleton loading UI

Tech Stack

  • React + TypeScript
  • Vite
  • GitHub REST API

Run locally

npm install
npm run dev

About

Search GitHub users and explore repositories with filtering and sorting.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors