Skip to content

pmurph0305/UdemyFaceRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

UdemyFaceRecognition

This application is a facerecognition app, that was used to learn React, heroku deployment, and front end web development. It is an app that allows users to register and sign in, and submit images to have faces detected use Clarafai's API. The number of faces detected are counted and displayed, and kept track of in the backend.

This project also continued afterwards, and was included in further work in the course to learn about redux, security and user authentication using JWT, and other topics. Those versions are in repos that contain the majority of the problems and exercises done throughout those courses.

Available Scripts

To view the project you can try out the heroku deployment above. Locally, in the project directory you can run:

npm start

For the project to work locally, you will also need to use https://github.com/pmurph0305/UdemyFaceRecognitionServerAPI

About

Face Recognition app from Udemy's complete web developer course. Deployed on heroku.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors