View your and other's GitHub connections a little easily! Try it out 🟢 LIVE!
Without a central page for user connections, searching users and their projects on GitHub is a little hard, requiring multiple clicks and page visits.
With gh-navigator, you can access any user's connections on a single page, with local history tracking, as well as create profile lists.
- Single page to view all connections of any user
- Quick user stats for easier discovery
- Search history for easier trace-back
- Create search lists for future reference
- Languages: TypeScript, JavaScript
- Frameworks: Next JS, React JS
- Libraries: Material UI, Immer JS
- Frontend (this repository)
npm install
npm run dev
- Companion Backend repository here