Skip to content

david-asem/facial-detection-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facial Recognition App. Codename: MagicBrain

This is a web app that uses AI to detect human faces in pictures. This repo contains the frontend code.

To test the app, just follow the steps below:

  1. Clone this repo
  2. Run npm install
  3. Run npm start