/react-flickr-gallery

Image gallery displaying flickr pictures using React.js

Primary LanguageJavaScript

Gallery

This is an example gallery application that lets the user change between two galleries and open images in a lightbox. It applies lazy loading for the images based on user scroll and photo data is only loaded once the lightbox is opened.

Technologies used:

  • React
  • Yarn
  • Babel
  • Karma and Mocha
  • ESDoc
  • ESLint

Works with all modern browsers starting from IE10.

Installation

    $ yarn install
    $ yarn test
    $ yarn start

Documentation

    $ yarn run doc

Screenshots

Screenshot of the application with the lightbox open

Small version version

Mobile version

Screenshot of the application with the lightbox open in responsive mode