Live Demo : https://yashk9293.github.io/image-search-engine/
- 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.
- Create a new Application after Login/Signup.
- then Copy
Access Key
from dashboard - Open
script.js
file and paste your Unsplash Access Key intoconst accessKey = <your access key>
in place of<your access key>
.
👤 Yash Kumar
- Github: @githubhandle
- Twitter: @twitterhandle
- Linkedin: linkedin
Before you begin, ensure you have met the following requirements:
- Git must be installed on your operating system.
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