/50images

50images displays images from the Unsplash API

Primary LanguageJavaScript

50images

50images displays images from 5 collections using the Unsplash API. It retrieves 10 images for each collection and displays them. Clicking on the image displays the selected image in a modal.

Installation

git clone git@github.com:PRbsas/50images.git
cd 50images
npm i && npm start