https://github.com/devanshupadhyay26/js-imageapi
https://github.com/devanshupadhyay26/js-imageapi
api-rest development unsplash-api web
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devanshupadhyay26/js-imageapi
- Owner: DevanshUpadhyay26
- Created: 2024-06-24T06:28:11.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-25T19:55:33.000Z (almost 2 years ago)
- Last Synced: 2025-01-25T06:42:31.221Z (over 1 year ago)
- Topics: api-rest, development, unsplash-api, web
- Language: CSS
- Homepage: https://devanshupadhyay26.github.io/JS-imageapi/
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ImageViewers
ImageViewers is a simple web application that allows users to search for images using the Unsplash API. The application provides a user-friendly interface to search and display images based on user queries.

## Features
- Search for images using keywords.
- Display images in a responsive grid layout.
- View image details and links to the original Unsplash page.
## API
This project uses the [Unsplash API](https://unsplash.com/developers) to fetch images. The API provides a simple way to search for high-quality images.
## How to Use
You can use the live version of this project [here](https://devanshupadhyay26.github.io/JS-imageapi/).
1. Open the link.
2. Enter a search term in the input field and click the "Search" button.
3. Browse the results displayed in a grid format.
4. Click on the "Show More" button to load additional images.
## Contributors Are Welcomed
We welcome contributions to improve this project.