An open API service indexing awesome lists of open source software.

https://github.com/g-reg04/github-explorer-greg

Client-side GitHub user explorer with caching, filters, pagination, and a11y. Deployed on Vercel.
https://github.com/g-reg04/github-explorer-greg

a11y dark-mode frontend github-api javascript tawilwindcss vercel

Last synced: 5 months ago
JSON representation

Client-side GitHub user explorer with caching, filters, pagination, and a11y. Deployed on Vercel.

Awesome Lists containing this project

README

          

# GitHub Explorer

Static app to explore GitHub users and repositories.

## Features
- Search users with debounce
- Display user profile and repositories
- Pagination and client-side filters
- Dark theme
- Rate limit handling

## Tech Stack
- HTML + Tailwind CSS (CDN)
- Vanilla JavaScript (ES modules)

## Usage
Open with Live Server or any static file server.

Search for a GitHub username to get started.

## License
MIT