An open API service indexing awesome lists of open source software.

https://github.com/benkingcode/flickr-browser


https://github.com/benkingcode/flickr-browser

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Ben King Flickr Browser for Holiday Extras

This is an [Ember](https://emberjs.com/) app that is server-side rendered using [Ember FastBoot](http://ember-fastboot.com/). To run the node server locally, first install the dependencies with `npm install` or `yarn`, then run `npm start` or `yarn start`.

To run the test suite, run `npm test` or `yarn test`.