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.
- Host: GitHub
- URL: https://github.com/g-reg04/github-explorer-greg
- Owner: G-Reg04
- License: mit
- Created: 2025-08-29T16:14:55.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-08-29T18:57:44.000Z (5 months ago)
- Last Synced: 2025-08-29T19:23:34.239Z (5 months ago)
- Topics: a11y, dark-mode, frontend, github-api, javascript, tawilwindcss, vercel
- Language: JavaScript
- Homepage: https://github-explorer-greg.vercel.app/
- Size: 73.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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