Ecosyste.ms: Awesome
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: 25 days ago
JSON representation
Simple Flickr serach application
- Host: GitHub
- URL: https://github.com/maxinteger/js-flickr-search
- Owner: maxinteger
- License: mit
- Created: 2015-04-02T07:18:32.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-02T07:44:18.000Z (over 9 years ago)
- Last Synced: 2023-04-05T19:04:19.936Z (over 1 year ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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