/maroon-joule

The new Github Issues

Primary LanguageJavaScriptMIT LicenseMIT

maroon-joule

A Github Issues viewer written in ES6 and React.

Get started

Run locally using npm + webpack:

npm install
npm start

The bundle will be served from http://localhost:8080

Screenshot

Screenshot

Tools used

  • react-router
  • Babel
    • JSX
    • ES6
    • Promise polyfill
  • fetch-polyfill (ES6)