• Stars
    star
    212
  • Rank 180,076 (Top 4 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple react-based photo gallery inspired by Airbnb image gallery.

react-bnb-gallery
Friendly, customizable and accessible-ready simple photo gallery based on React.

NPM Download Count Build Status Dependencies Dev Dependencie


Install

You can install react-bnb-gallery from npm.

# If you are using npm
npm install --save react-bnb-gallery

# If you prefer yarn
yarn add react-bnb-gallery

Live Demo

https://peterpalau.github.io/react-bnb-gallery/

Demo

Documentation

For full documentation, visit the demo website.

License

This package have been released under the MIT Licence.

Updates

If you are interested in view the main updates visit our CHANGELOG.md.

Contributing

If you're interested in contributing please read the contributing docs before submitting a pull request.