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

https://github.com/maxinteger/js-flickr-search

Simple Flickr serach application
https://github.com/maxinteger/js-flickr-search

Last synced: 10 months ago
JSON representation

Simple Flickr serach application

Awesome Lists containing this project

README

          

#Flickr search application

##Features
- Search in Flickr photos
- Simple pagination
- Detail view
- No NPM dependencies

##Install

bower install

##Run:

node server.js

##Open in browser
[`http://localhost:3000`](http://localhost:3000)

##Development
Tested with newest Firefox and Chrome on Linux