Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 2.1 KB

File metadata and controls

48 lines (26 loc) · 2.1 KB

Image Search App

  • An application for r searching and downloading photos, built with React, JavaScript, CSS and Bootsatrap.
  • Features
    • Search bar for searching required image category
    • Pagination layout for data division
    • Safe search toggle button for a better search experience
  • Tech-Stack: React-Js, Bootstrap.

Installation and Setup Instructions

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

👉 ImgSearchAndDownload