Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/pedropalau/react-bnb-gallery

Simple react-based photo gallery inspired by Airbnb image gallery.
https://github.com/pedropalau/react-bnb-gallery

create-react-app create-react-library image-gallery javascript npm-package photo-gallery react reactjs rollup-js

Last synced: 9 days ago
JSON representation

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

Lists

README

        


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](https://www.npmjs.com/package/react-bnb-gallery) from [npm](https://www.npmjs.com/).

```bash
# 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/](https://peterpalau.github.io/react-bnb-gallery/)

![Demo](https://raw.githubusercontent.com/peterpalau/react-bnb-gallery/master/react-bnb-demo.png)

## Documentation

For full documentation, visit the [demo website](https://peterpalau.github.io/react-bnb-gallery).

## License

This package have been released under the [MIT Licence](https://raw.githubusercontent.com/peterpalau/react-bnb-gallery/master/LICENSE).

## Updates

If you are interested in view the main updates visit our [CHANGELOG.md](https://github.com/peterpalau/react-bnb-gallery/blob/master/CHANGELOG.md).

## Contributing

If you're interested in contributing please read the [contributing docs](https://github.com/peterpalau/react-bnb-gallery/blob/master/CONTRIBUTING.md) **before submitting a pull request**.