Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.08 KB

README.md

File metadata and controls

24 lines (20 loc) · 1.08 KB

Image Search

image-search1
Image Search is a web application that enables users to search images by restaurant name and menu.
(The information needed for API call is not in this repository.)
DEMO

Who is this App for?

At a restaurant, do you prefer to look at images of the menus to decide what to order? If so, this App is for you.

How to use

  • Type restaurant name and menu name, and click "Search" button
  • Change the menu name to search other menus

Features

  • A new tab opens up for each menu search, and you can switch tabs to compare.
  • Is there menus you won't order? You can remove the tabs.
  • The images can be loaded up to 100 for each menu. image-search2

Specification

Create React App
Library: Axios
API: Google Custom Search
CSS: Semantic UI