Skip to content

Full Stack App developed primarily using React.js, Redux, Node.js, Express.js, PostgreSQL. This app identifies & detects faces in any image supplied.

Notifications You must be signed in to change notification settings

terencehh/face-recognition-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Face Recognition App

Full Stack App developed primarily using React.js, Redux, Node.js, Express.js, PostgreSQL. State Management is handled using Redux. This app identifies & detects faces in any image supplied. Data is stored securely using PostgreSQL, with passwords being hashed.

Instructions

The App is split into two components, the React Front-End and Server Back-End. This repo hosts the Front-End React App. To simulate a client-server environment, please go to my Back-End API Repo https://github.com/terencehh/face-recognition-app-api and follow the instructions there. Note that you will need to specify different port numbers on the client & server.

Demo

https://face-detect-react-app.herokuapp.com/

Install

npm install

Usage

npm start

Author

👤 Terence Ng

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Full Stack App developed primarily using React.js, Redux, Node.js, Express.js, PostgreSQL. This app identifies & detects faces in any image supplied.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published