Skip to content

A React application that a user can search photos using Unsplash API.

Notifications You must be signed in to change notification settings

lumibliss/pic-gallery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pic-Gallery

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

Features

  • 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

Demo

  1. Search images

demo1

  1. Resize window

demo2

About

A React application that a user can search photos using Unsplash API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 55.0%
  • CSS 25.0%
  • HTML 20.0%