A simple responsive web app for interpreting image galleries via JSON API
$ yarn install
$ yarn test
$ yarn start
Then localhost:8080. Server (Flickr API mockup) is at localhost:3000
A simple responsive web app for interpreting image galleries via JSON API
JavaScriptMIT