An open API service indexing awesome lists of open source software.

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

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
```