Skip to content

ShanyuJung/Random_Unsplash_Photo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Unsplash Photo

This project was bootstrapped with Create React App.
User could use this project to get random photo published on Unsplash.

Load random photo

This project would request for 6 random photo via Unsplash API at first time, modal would show when user click the photos. The modal would show information of clicked photo.

Load new photo

User could load 6 new photo by click "Load New Random Photos" button.

Lazy Loading

Lazy loading images and use spinner placeholder to upgrade user experience for waiting image loading while Internet is slow.