This is an implementation of a face detection software in React hooked to the Clarifai Face Detection Model API.
- You register with your name.
- You provide a link to an image.
- The API scans through your image for faces.
- It displays the number of faces in your image while also highlighting them.



