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.
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.
npm install
npm start
👤 Terence Ng
- Website: https://www.terencehh.engineer/
- Github: @terencehh
- LinkedIn: @terencenghh
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator