Skip to content

omjdeshmukh/search-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Problem Statement

1.Default -By default, show the images from https://www.flickr.com/services/api/flickr.photos.getRecent.html

2.Search -A Search bar should be placed in the header.When a user istyping,displayresults from https://www.flickr.com/services/api/flickr.photos.search.html

3.Infinite Scroll -As you scroll down to the bottomof the page, display more resultsifthere are more results.

4.Suggestions -Save their search queries(in the browseritself) so that the next timethey come back, you can suggest search queries (likeas a list/tags near the searchbar).5.Preview -Clicking on a photo in the results willbring the photo up in a modal.

Gh-pages Link

link:https://omjdeshmukh.github.io/search-image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published