Summary:

Face Recognition App using the Clarifai API from clarifai. Allows users to input an image url from the web and hit detect. Upon doing so it identifies a face in the photo.

Front End: ReactJS, react-particles-js, tachyons for styling.

Backend:

Clarifai API which is fetched, then the data is displayed to the user upon face detection.