Description
GitDesk is a GitHub client web app built with React that allows users to view their GitHub profile, repositories, and more. It uses the Apollo Client to connect to the GitHub GraphQL API to fetch data. With a clean and simple UI, it is easy for users to use the app.
Using OAuth2, users can login to the app using their GitHub account. The app will then fetch the user's profile and repositories and display them on the app.
Screenshots
GitHub
The source code of this project is available on GitHub, https://github.com/pasanjg/GitDesk
Launch
GitDesk is hosted on Vercel, https://gitdesk.vercel.app