Simple face recognition application with QR code generator and scanner.
- Face API Recognition
- QR Code Scanner
- QR Code Generator
- Firebase Realtime Database
Clone the project
git clone https://github.com/VEN-github/face-recognition-app.gitGo to the project directory
cd face-recognition-appInstall dependencies
npm installInstall gulp-cli
npm i -g gulp-cliStart the server
gulp