- 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.
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: