yowlonglee / react-image-gallery

An Unsplash.com collection and photo viewer built with React.

Home Page:https://yowlonglee.github.io/react-image-gallery/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Image Gallery

An Unsplash.com collection and photo viewer built with React.

About

While I was learning React.js, I was looking for something to do to test my React knowledge. So I came up with the idea of making an online album kinda like Google Photo. You can browse through Unsplash’s photo collections and view hight quality photos in an easy-to-use slides UI.

This project uses Material Design as its design language. Supports RWD and IE 11.

Screenshots

The home screen Home Browsing Unsplash collections in album screen Browsing photo collections View high-quality photos in photo slides Photo slides

Built With

Features

  • Browse through Unsplash.com photo collections
  • Share links of interesting albums and photos with one click
  • View high quality photos in slides UI
  • Support IE 11

Installation

  1. Download the Zip file and extract to a folder.

  2. Install all the dependency packages.

$ yarn
  1. Watch changes in src folder
$ yarn start
  1. Compile bundle.min.js file
$ yarn build -p

API Reference

Unsplash API

Contribute

Akash Nimare’s article inspired me to write this README

License

This project is licensed under the MIT License

About

An Unsplash.com collection and photo viewer built with React.

https://yowlonglee.github.io/react-image-gallery/


Languages

Language:JavaScript 79.8%Language:CSS 19.1%Language:HTML 1.0%