Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 25 days 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