Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 442 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 442 Bytes

Facial Recognition Application

Live demo https://face-id-4a52a.web.app/

plot

It is a react application that has the ability to register and recognize faces with a highly improved efficiency.

Functionality:

  • Register face
  • Recognise face
  • Gallary view

Build:

clone the repo: https://github.com/nareshNishad/face-recognition-website

Install dependency: npm install

Start frontend: npm start