Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 607 Bytes

File metadata and controls

27 lines (23 loc) · 607 Bytes

Search Images Bing/Google

TypeScript + React + Redux

Quick start

npm install
npm start

Custom Search

The default is Bing search.
You can choose Google search.

Google Custom Search

Allows only 100 requests per day
otherwise error 403
A link with a unique key and a custom engine is used.

Bing Search

Used libs 'azure-cognitiveservices-imagesearch' and 'ms-rest-azure' as at Bing's docs

Screen Shot 2019-07-26 at 11 26 53 AM