https://github.com/explooosion/react-face-api-webcam
This is face-api demo build with React.js
https://github.com/explooosion/react-face-api-webcam
Last synced: about 1 month ago
JSON representation
This is face-api demo build with React.js
- Host: GitHub
- URL: https://github.com/explooosion/react-face-api-webcam
- Owner: explooosion
- License: mit
- Created: 2018-12-13T15:16:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-10T02:44:20.000Z (over 7 years ago)
- Last Synced: 2025-03-18T19:30:51.241Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://robby570.tw/react-face-api-webcam/
- Size: 14 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Face API
This is face-api demo build with React.js
## Credit
- [justadudewhohacks/face-api.js](https://github.com/justadudewhohacks/face-api.js)
## Installation
```sh
git clone https://github.com/explooosion/react-face-api-webcam.git
npm install
npm start
```