Skip to content

Image gallery displaying flickr pictures using React.js

Notifications You must be signed in to change notification settings

Aljullu/react-flickr-gallery

Repository files navigation

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

About

Image gallery displaying flickr pictures using React.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published