A face detection web application created with React using ClarifyAI API.
- User can create a free account by using the registration form.
- User can signin to their account.
- User can input an image URL and on clicking detect, the API displays a box around the face detected.
- User entries are also displayed.
View live deployment here
You can checkout the backend repository here