Skip to content

Amartya-007/Image-Search-Engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“Έ Image Search Engine

πŸš€ Live Demo

Check out the live version of the app here: Image Search Engine

πŸ“ Description

Welcome to the Image Search Engine! This project utilizes the Unsplash API to let you search for stunning images and download them in HD quality. Whether you need PNG, JPG, or WEBP formats, we've got you covered! 🌟

🌟 Features

  • πŸ” Search Images: Find images easily using keywords.
  • πŸ“₯ Download in HD: Save images in HD quality and choose from PNG, JPG, or WEBP formats.
  • πŸ–±οΈ Enhanced Download Options: Install the Chrome extension Save Image as Type to right-click on images and save them in your preferred format with just a click! 😊

πŸ’» Installation

πŸ”§ Prerequisites

  • A web browser (to run the application)

πŸ› οΈ Setup Instructions

  1. Clone the repository:

    git clone https://github.com/Amartya-007/Image-Search-Engine.git
  2. Navigate to the project directory:

    cd Image-Search-Engine
  3. Open index.html in your web browser to view and use the application. 🌐

  4. Set up your Unsplash API key:

    • Open script.js and insert your API key in the relevant section:
      const API_KEY = "your_api_key_here";

πŸš€ Usage

  1. Open index.html in your web browser.
  2. Use the search bar to discover images and interact with the available options to view or download them.

🌍 API Integration

  • Get your API key from Unsplash.
  • Insert your API key into the script.js file as described in the installation section.

About

Image Search Engine is a personal project created to practice using the Unsplash API and building a simple image search interface. This project showcases basic search and download functionalities for images in various formats. πŸš€πŸ“Έ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors