Skip to content

pasanjg/GitDesk

Repository files navigation

Build Status Netlify Status


GitHub Client application built with React using the GitHub GraphQL API

OAuth is deployed to Heroku

Authorization Token is retreived from http://gitdesk.herokuapp.com/authenticate/:code

Install

Clone the repo and install dependencies:

$ git clone https://github.com/pasanjg/GitDesk.git
$ cd GitDesk
$ npm install

Starting Development

npm start

Screenshots

  • Login

  • Dashboard

  • Repositories

  • Profile

License

MIT