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.
git clone [email protected]:PRbsas/50images.git
cd 50images
npm i && npm start