Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

NJACKWinterOfCode/FaceRecApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceRecApp

A MERN ( mongodb , express, React , Node ) application , that detects faces in an image. Currently uses an api (clarify api) can detect multiple faces in an image .

Start the project

  1. Clone the project
  2. Move to faceApi dir
  3. Run npm install
  4. Move to face dir
  5. Run npm install
  6. Run npm run dev
  7. Enjoy the project at localhost:3000

About

A MERN ( mongodb , express, React , Node ) application , that detects faces in an image. Currently uses an api (clarify api) can detect multiple faces in an image .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 76.2%
  • CSS 19.5%
  • HTML 4.3%