Skip to content

Muhammad-sefat/Image_Search_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Overview

The Image Search App integrates with the Unsplash API to provide an image search functionality. Users can search for images by entering a keyword, view the results, and load more images by clicking a button. The app manages API requests, updates the UI dynamically, and handles pagination.

Key Features

  • API Integration: Connects to the Unsplash API to fetch images based on user queries.
  • Dynamic Content Display: Displays images and links dynamically on the page.
  • Pagination: Supports loading additional images by handling pagination through a "Show More" button.
  • Event Handling: Listens for form submission and button clicks to trigger searches and load more results.
  • UI Management: Clears previous search results before displaying new ones and controls the visibility of the "Show More" button.

About

The Image Search App integrates with the Unsplash API to provide an image search functionality. Users can search for images by entering a keyword, view the results, and load more images by clicking a button. The app manages API requests, updates the UI dynamically, and handles pagination.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors