Skip to content
/ gallery Public

🖼️ JS lightbox demo powered by the Flickr API

License

Notifications You must be signed in to change notification settings

amyli/gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gallery

Photo search and lightbox feature, courtesy of the Flickr API.

Demo: https://amy.fm/gallery/

Usage

All you need is a web server that can understand relative paths and serve static files. Fork the repo and create a js/config.js file with the following line of code:

flickr.setKey('YOUR_FLICKR_API_KEY');

Enter a search query into the search box and have fun exploring photography!

Future implementations

  • UI tweaking (mobile support)
  • JSONP instead of XHR
  • Unit tests
  • Keypress events for keyboard navigation.
  • Bundle assets into build script (e.g. Gulp, Grunt, Webpack)

About

🖼️ JS lightbox demo powered by the Flickr API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published