Game app built with React and Redux where users have to guess which Gothenburg street they're on from a Google Street map image; Kyrkogatan or Drottningatan?
Built only so that I could mess around with React and Redux.
$ npm install
$ npm run dev
$ npm run build
$ npm run prod