/lightbox

Pull images from an API and put them into a lightbox

Primary LanguageJavaScriptMIT LicenseMIT

lightbox using the Flickr Api

Pulls images from the Flickr API, displays them and put them into a lightbox when clicked. Built using html, css and js. Browserify is used to package modules.

Build

npm install && npm run build