/try-find-face

Face Detection App using Clarifai API

Primary LanguageJavaScript

Face Detection App using Clarifai API

This is Front-End of the Final Project for the The Complete Web Developer in 2021: Zero to Mastery course.
You can find the working website here on Heroku

Try-Find-Face is an app, which has Front-End, Server, and own Database connected and deployed to Heroku. A user can register and upload an Image Url Address to detect face or multiple faces on the provided image. The app counts how many times the user detected faces and allows user to sign in any time later and continue using the app.

P.S.You can clone this repo and check the source code if you want.

here is server-side repository: server