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

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

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.
![image](https://github.com/DevanshUpadhyay26/JS-imageapi/assets/66689359/c5920bf9-3c30-45ab-a153-962636eab8ae)

## 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.