Skip to content

A simple vanilla JS implementation of a lightbox with photos from Flickr

Notifications You must be signed in to change notification settings

ramyac/flickr-lightbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flickr-lightbox

A simple vanilla JS implementation of a lightbox with (fixed number of) photos from Flickr using Flickr photo search API.

Demo: http://ramyac.github.io/flickr-lightbox/

Instructions to run this repo locally:

You will need a http server running locally. I recommend using http-server as it is straight-forward and easy to use. Once you have http-server installed, run http-server -p <port-number>.

For example, if you have http-server running on port 8000, you will have to run http-server -p 8000

About

A simple vanilla JS implementation of a lightbox with photos from Flickr

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published