项目作者: Aljullu

项目描述 :
Image gallery displaying flickr pictures using React.js
高级语言: JavaScript
项目地址: git://github.com/Aljullu/react-flickr-gallery.git
创建时间: 2017-03-05T21:49:56Z
项目社区:https://github.com/Aljullu/react-flickr-gallery

开源协议:

下载


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

  1. $ yarn install
  2. $ yarn test
  3. $ yarn start

Documentation

  1. $ 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