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
- Host: GitHub
- URL: https://github.com/shikha-code36/image-search-flickr
- Owner: Shikha-code36
- Created: 2021-09-01T07:06:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-04T12:22:42.000Z (over 4 years ago)
- Last Synced: 2025-01-13T15:17:26.471Z (about 1 year ago)
- Topics: 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
- Language: JavaScript
- Homepage: https://imagefiltersearch-b.netlify.app/
- Size: 358 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

* Picture preview after clicking on image

* Search pictures

* Suggestion from your search history

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