React Responsive Photo Gallery

A stateless responsive React photo gallery component that maintains the original aspect ratio of your photos and scales them responsively. Add your own routing, lightbox, and manage your own state.

Installation

To install:

npm install --save react-photo-gallery

Live Demo

http://neptunian.github.io/react-photo-gallery/

GitHub