Skip to content

An image search engine that lets you search for an image by simply typing in a word or a phrase.

Notifications You must be signed in to change notification settings

yubinary/image-search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An image search engine that lets you search for an image by simply typing in a word or a phrase.

Demo GIF

Basic Features

  • sort the images in popular or latest order
  • filter by color and shape
  • choose minimum width and height

Advanced Features

  • enabled infinite scrolling using throttle
  • delayed request when typing using debounce
  • lazy loaded images to create placeholder

Running the Project

  1. In the project directory, run: npm start
  2. Open http://localhost:3000 to view it in the browser.

License

About

An image search engine that lets you search for an image by simply typing in a word or a phrase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published