Skip to content

amirahmedimtiaz/face-detection-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

face-detection-server

Backend code for the face-detection react app.

  1. Clone this repo
  2. Run npm install
  3. Run npm start
  4. Add your own database credentials to server.js line 12
  5. Make sure you use postgreSQL instead of mySQL for this code base.

Note: You might have to use your own API key in the src/Images.js file to connect to the Clarifai API. You can grab Clarifai API key here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published