Skip to content

kpolgar/smart-face-finder

Repository files navigation

Smart Face Finder

Smart Face Finder is a full stack web app that uses the Clarifai API to find a face on a photo. This app was built with React.js on the front-end and it leverages Node.js on back-end with Express.js. It uses a PostgreSQL database to keep track of users and how many entries they have made.

Check it out on Heroku

picture of the app

Server Repo

Technologies Used

Front-End

  • HTML5
  • CSS3
  • React.js

Back-End

  • Node.js
  • Express.js
  • PostgreSQL

NPM Packages

  • Create-React-App
  • Tachyons
  • React-tilt
  • Bcrypt
  • Postgresql
  • Knex
  • Body parser
  • Cors
  • Express

APIs

About

REACT App That Recognizes Faces on an Image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published