Front end code for face recognition app, a full stack React App.
This app allows the user to create an account, log in, and utilize it main feature, locate faces. User will provide a link to an image. The app will display the image and encircle the faces it detects using Clarifai's API.
The stack: Front end: React.js Backend/API: Node + Express Database: Postgres External API: ClarifAI and a bunch of npm packages.