Piture-Gallery is a simple React application that a user can search photos using Unsplash API.
This project is deployed at: https://hyunse.github.io/pic-gallery/
Technologies Used
- React
- Unsplash API
Contributors: Hyunse Kim
- Search for a picture from a specific keyword
- Download images
- Used lazy loading for delaying load until they're actually needed to improve performance
- Used debounce for rearranging images when a user resizes the window
- Search images
- Resize window