Project Description
This is a project I originally did as part of some course work getting familiarized with React and Node. It utilizes the Clarifai API which provides the machine learning model that powers the image recognition capabilities. The API sends back four coordinates forming a box around the face, which is rendered with some simple CSS. This project is hosted on Heroku. Please click the project link to demo the app. Feel free to create a fake account with a fake email address. Passwords are hashed with bcrypt and email addresses are simply stored for login purposes. You will never receive an email from the service.