Skip to content

shoxv/lightbox-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightbox Viewer

Description

A simple responsive lightbox viewer built without any libraries. The app is connected with the Flickr API and displays the first 25 results by relevance returned for the entered search term.

Instructions

  1. Open index.html.
  2. Type a name or topic into the search box.
  3. Click on a thumbnail to see an enlarged version of the image.
  4. Click the buttons to navigate between images and close the modal, or use the following keysboard keys:
  • Left arrow to go back
  • Right arrow to go forward
  • Escape to close the modal

Development

Uses semistandard to enforce style. Semistandard is standard, a unified set of JS style rules, but with semicolons.

  1. git clone https://github.com/shoxv/lightbox-viewer.git
  2. cd lightbox-viewer
  3. npm install

To lint: semistandard in the lightbox-viewer directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published