This project was bootstrapped with Create React App and following this tutorial.
- This application utilizes the Clarifai API to detect a face within a photo and then frame that face in a white box. Version 1 is limited to 1 face detected per photo.
- Clone down this project from GitHub
- Install http-server from npm.
- In your browser, navigate to https://localhost:3000/


