Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.3 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.3 KB

facerecognition

This is the frontend repository for the 'Face Recognition' web app. The backend repository can be found here.

This project was bootstrapped with Create React App.

'Face Recognition' web app

This app was developed using Javascript as prime language both in frontend and backend.

Frontend

Backend

Backend repository can be found here.

Face Detection

App uses the 'Face Detection' model provided by Clarifai API in order to detect faces in a picture.

Other libraries

particles.js was used to get the dynamic background in the frontend.

Deployment

App was deployed using Heroku.