Skip to content

An Image Search Application just like Google Image Search. You can enter a search term and it will use Unsplash API to fetch and show a list of JSON data.

Notifications You must be signed in to change notification settings

Rishabh130498/Pics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Similar Google Image Search Application

API USED

In this Project, I have used Unsplash API which returna bunch of pictures based upon the search term.

WorkFlow

I have divided the projects in two parts -

(i) I have fetched the images using axios and lined them up in square Tile structure (that is pictures are lined up in accordance to their size below one another)

(ii) Secondly, I tried to arrange them as google dows in a compact Tile manner such that different sizes images are put aside one another automatically

About

An Image Search Application just like Google Image Search. You can enter a search term and it will use Unsplash API to fetch and show a list of JSON data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published