https://github.com/czesctuklap/the-gallery
A web application for searching and displaying images. Users can enter keywords in the search box to find related images fetched from the Unsplash API. Results are displayed in a grid layout, with the option to load more images.
https://github.com/czesctuklap/the-gallery
api pinterest pinterest-clone the-gallery unsplash unsplash-api
Last synced: about 2 months ago
JSON representation
A web application for searching and displaying images. Users can enter keywords in the search box to find related images fetched from the Unsplash API. Results are displayed in a grid layout, with the option to load more images.
- Host: GitHub
- URL: https://github.com/czesctuklap/the-gallery
- Owner: czesctuklap
- Created: 2024-05-29T15:43:46.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-11-24T18:07:52.000Z (6 months ago)
- Last Synced: 2025-02-03T14:40:02.556Z (3 months ago)
- Topics: api, pinterest, pinterest-clone, the-gallery, unsplash, unsplash-api
- Language: JavaScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Gallery
A web application that allows users to search and display images fetched from the Unsplash API. Users can enter keywords in the search box to find related images, which are then displayed in a grid layout. The application provides an option to load more images as needed.### Usage
1. Open the `index.html` file in a web browser.
2. Enter a keyword in the search box and click the `"Search"` button.
3. Images related to the keyword will be displayed in the search results.
4. Click the `"Show More"` button to load different images.
5. Click on any image to view it in full size on the Unsplash website.### Preview

