Skip to content

This is a image search website where you can search images entering a keyword. The images are fetched from Unsplash API.

Notifications You must be signed in to change notification settings

yashk9293/image-search-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Search Engine using Unsplash api

Built With -

HTML5 CSS3 JavaScript

Show some ❤️ and ⭐ the repo if you like the design.

Setup

  1. Goto Unsplash Developer page login into your account using your developer credential or if you are first time user then Register yourself as a developer here.
  2. Create a new Application after Login/Signup.
  3. then Copy Access Key from dashboard
  4. Open script.js file and paste your Unsplash Access Key into const accessKey = <your access key> in place of <your access key>.

Author

👤 Yash Kumar

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Git must be installed on your operating system.

Run Locally

To run image search engine application locally, run this command on your git bash:

Linux and macOS:

sudo git clone https://github.com/yashk9293/image-search-engine.git

Windows:

git clone https://github.com/yashk9293/image-search-engine.git

Releases

No releases published

Packages

No packages published