Skip to content

A web page that shows a grid of photo thumbnails that when clicked, display the respective photo in a lightbox view.

License

Notifications You must be signed in to change notification settings

caseklim/js-lightbox

Repository files navigation

js-lightbox

A web page that shows a grid of photo thumbnails from a Flickr photoset that when clicked, display the respective photo in a lightbox view.

To specify a photoset to display, use the photosetId query parameter as follows:
https://caseklim.github.io/js-lightbox/?photosetId=72157635752143595

A default photoset is provided for convenience as well:
https://caseklim.github.io/js-lightbox/

Installation

npm install

Start Dev Server

npm run dev

Build Prod Version

npm run build

Acknowledgements

SVG icons courtesy of Hadrien via Flaticon: http://www.flaticon.com/packs/multimedia-element-set

About

A web page that shows a grid of photo thumbnails that when clicked, display the respective photo in a lightbox view.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published