paulgrock / lightbox

Pull images from an API and put them into a lightbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Pull images from an API and put them into a lightbox

License:MIT License


Languages

Language:JavaScript 76.0%Language:HTML 24.0%