GitHub Client application built with React using the GitHub GraphQL API
OAuth is deployed on Vercel
Authorization Token is retreived from https://gitdesk.vercel.app/authenticate/:code
Clone the repo and install dependencies:
$ git clone https://github.com/pasanjg/GitDesk.git
$ cd GitDesk
$ npm install
npm start