tpriyanshu90 / face-recognition-brain

A reactJs application which detects face using face recognition API and stores corresponding face ids in the NoSQL database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Available Folders

In the project directory, you have two folders:

facerecognitionbrain-frontend

smartbrainapi- backend

run npm install in both the folders.

Available Scripts

In the facerecognitionbrain-frontend directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

In the smartbrainapi- backend directory, you can run:

node server.js

About

A reactJs application which detects face using face recognition API and stores corresponding face ids in the NoSQL database.


Languages

Language:JavaScript 85.6%Language:CSS 7.4%Language:HTML 7.0%