This is a face detection react app where user will input image url and detect the face. Clarifai Face Detection API has been used to detect human face. The application handle the process of API interaction and using the data from the API to draw a square around the face.