Skip to content

kennithnichol/face-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition App

This is the front-end component for the Face Recognition app.

To run this you will need a back-end API to connect to. You can use the Face Recognition API.

This can be run as localhost or via the REACT_APP_API_URL environment variable.

To run this app:

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

About

A simple React project that uses an API to do face recognition on images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published