Git Product home page Git Product logo

gustafvh / find-my-doppelganger_react-app Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 9.65 MB

The Doppelganger App - React Web App that uses reverse image search to search the web for similar faces. Please observe that I have pulled the API-key meaning it will no longer work as intended. If you want to see it in action, please watch the demo-videos below!

Home Page: https://doppelganger-13149.web.app/

HTML 2.93% JavaScript 62.30% CSS 34.77%
react api firebase cloud-vision-api app

find-my-doppelganger_react-app's Introduction

Find My Doppelganger

Reverse image search React App for fidning look-alikes on the web.

Technologies

  • Written in Javascript using React.
  • Webpack handles all dependency and builds the final optimized build.
  • The images are temporarily stored in Firebase Storage.
  • I use the Cloud Vision API from Google to calculate the visually similair images.
  • Deployed via Firebase Hosting on the domain https://doppelganger-13149.web.app/

App flow

  1. App uses device file system to upload image user has picked to Firebase Storage which returns a URL
  2. User clicks "Find my Doppelganger"-button, and the app sends a POST HTTP-request to Google Cloud Vision API with the image URL and parameters as the body.
  3. App renders the image URLs that was returned from the request.

Node Packages

The following node-packages were used

    "async": "^3.1.0",
    "firebase": "^6.3.5",
    "node-sass": "^4.12.0",
    "normalize.css": "^8.0.1",
    "react": "^16.9.0",
    "react-dom": "^16.9.0",
    "react-scripts": "3.1.0",
    "uuid": "^3.3.2"

Demo & Screens

Logo Logo

Works on both Desktop and mobile

Try the app here: https://doppelganger-13149.web.app/

find-my-doppelganger_react-app's People

Contributors

gustafvh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.