An open API service indexing awesome lists of open source software.

https://github.com/shikha-code36/image-search-flickr

📷 A Flickr photo searching app built with React . Visit the app by clicking on link
https://github.com/shikha-code36/image-search-flickr

flickr flickr-api flickr-image-search-api flickr-images flickr-photos flickr-search html-css-javascript image-search javascript js6 photo-search react react-app react-native reactjs

Last synced: 3 months ago
JSON representation

📷 A Flickr photo searching app built with React . Visit the app by clicking on link

Awesome Lists containing this project

README

          

# image-search-flickr

* A react js application powered by the [Flickr](https://flickr.com) for images.
* Visit the live demo [here](https://imagefiltersearch-b.netlify.app/).

## Screenshots

* Home page
![](https://i.imgur.com/CxqQvOL.png)

* Picture preview after clicking on image
![](https://i.imgur.com/se19zNu.png)

* Search pictures
![](https://i.imgur.com/9b85B0O.png)

* Suggestion from your search history
![](https://i.imgur.com/XUfr2zD.png)

### Steps to run

* **npm start**

* if it doesn't work you need first use command
**npm install** then **npm start**