Skip to content

📷 Aplication to search wallpapers related to an uploaded image using Unsplash API

Notifications You must be signed in to change notification settings

omninando/unsplash-photo-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Based Search

This project consists in a image based search which uses computer vision to get features from the images you upload and search for similiar images on Unsplash.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

To get the project up and running you need to have node and npm installed on your machine.

Installing

To start the project you will need to run npm install to download all dependencies.

Then, to run the dev environment locally you should execute:

npm run dev

For the production environment, first run:

npm run build

then:

npm start

Deployment

This project is currently deployed as Heroku app

Built With

Author

About

📷 Aplication to search wallpapers related to an uploaded image using Unsplash API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published