Skip to content

MrGaurav695/Image-Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ–ΌοΈ Image Search Engine

A simple and responsive Image Search Engine built with HTML, CSS, and JavaScript, powered by the Unsplash API.
Search, explore, and load high-quality images dynamically with a clean UI and pagination support.


✨ Features

  • πŸ” Search images by keyword
  • πŸ“Έ Displays results in a responsive 3-column grid
  • βž• "Show More" button to load additional images
  • 🌐 Clickable images that link directly to Unsplash
  • 🎨 Gradient background with modern UI styling

πŸ› οΈ Tech Stack

  • HTML5
  • CSS3 (CSS Grid, Flexbox, Gradient Styling)
  • JavaScript (ES6) – Fetch API, Async/Await
  • Unsplash API

πŸ“‚ Project Structure

Image-Search-Engine/ │── index.html # Main HTML file │── style.css # Styling │── script.js # JavaScript logic │── img/ # Logo & assets


πŸ”‘ API Setup

This project uses the Unsplash API. Get your API key from Unsplash Developerand replace it in script.js:

const accesskey = "YOUR_ACCESS_KEY";

About

A simple and responsive Image Search Engine built with HTML, CSS, and JavaScript using the Unsplash API. Search, explore, and load high-quality images dynamically with a clean UI and pagination support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors