/gitpriority

Small challenge application for fetching github issues from repositories. React, mobx, mobx-state-tree, Jest, and more. Built in a couple of hours

Primary LanguageJavaScript

Instructions:

npm install, npm start, and npm test all work as you expect. You'll need to generate a Github api key, and preferably have some repositories with issues.

The goal of this project:

Work with and understand some newer packages and technologies:

  • mobx
  • mobx-state-tree (and TDD approach)
  • antd