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

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.

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
![image](https://github.com/user-attachments/assets/5ac97101-0063-4f52-853d-047c898fc8de)
![image](https://github.com/user-attachments/assets/ac52fde4-fe06-4344-95f4-9a03ebbb21c6)