Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abdelmalek-maskri/picture-search
A simple Image Search App
https://github.com/abdelmalek-maskri/picture-search
Last synced: about 2 months ago
JSON representation
A simple Image Search App
- Host: GitHub
- URL: https://github.com/abdelmalek-maskri/picture-search
- Owner: abdelmalek-maskri
- Created: 2024-08-21T00:03:23.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T23:20:34.000Z (4 months ago)
- Last Synced: 2024-08-29T00:31:52.600Z (4 months ago)
- Language: CSS
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# picture-Search
## OverviewThe Image Search App allows users to search for images using the Unsplash API. Users can input search queries, view results, and load more images with a button click. The app fetches and displays images from Unsplash, providing links to view them on the Unsplash website.
## Features
- **Search for Images:** Enter a text query to search for images.
- **Display Search Results:** Shows images based on the search query.
- **Load More Images:** Retrieve additional images with the "Show more" button.## Usage
Search for ImagesType a search query into the input field.
Click the "Search" button or press Enter.
View ResultsBrowse the displayed images and click on any image to view it in full size on Unsplash.
Load More ImagesClick the "Show more" button to load additional images.