🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Picture Viewer is a jQuery plugin used to create a minimal, clean product viewer where you can navigate between product images by clicking on the thumbnails.

image-viewer

Documentation

Picture Viewer app

The picture viewer is an image gallery. When you click on a thumbnail, the main photograph is replaced with a new image. In this app, you will see one main image with three thumbnails underneath it.

Techniques for making this app to run

  • HTML & CSS.
  • JavaScript & jQuery.
  • Asynchronous loading & caching images.

How to run this app in your local machine?

  • Inside your terminal type
git clone https://github.com/bostonhuman/picture-viewer.git 
  • Open photo-viewer.html to run the app.

You May Also Like