Skip to content

AsemBasheer/face-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.


This project requires the face detection api.


Available Scripts

In the project 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.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

About

A website developed using React where you can create an account protected by bcrypt password-hashing authentication function in a PostgreSQL database using Node.js and Express. Once logged in, Clarifai face detection API will detect any face in a given image and a box will be drawn around the face.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors