https://github.com/pgiraud/flickrsearch
Small application to get links to images in Flickr in an easy way
https://github.com/pgiraud/flickrsearch
Last synced: 11 months ago
JSON representation
Small application to get links to images in Flickr in an easy way
- Host: GitHub
- URL: https://github.com/pgiraud/flickrsearch
- Owner: pgiraud
- License: mit
- Created: 2015-08-04T10:23:01.000Z (almost 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-09-03T11:48:30.000Z (almost 11 years ago)
- Last Synced: 2025-03-03T16:14:47.993Z (over 1 year ago)
- Language: JavaScript
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flickrsearch
Small application to get links to images in Flickr in an easy way
# Dev
install live-server
``` shell
npm install -g live-server
live-server
```