Skip to content

ReactJs-Fun/Live-Face-Detection-Camera-ReactJS

Repository files navigation

logo

useFaceDetection hook demo

📚 Introduction

Demo of how to use the useFaceDetection hook from react-use-face-detection - this project consists of both examples of detecting faces in an HTMLImageElement and a video source from react-webcam

🚀 Development

Getting started

  1. Locate the repository root directory in terminal/bash
  2. Install dependencies
yarn install
  1. Start development server
yarn dev

Prettier & ESLint

ESLint Lint Check

yarn lint

Prettier Lint Check

yarn format

Fix both Prettier and ESLint errors

yarn lint:fix

📦 Production

Build project

yarn build

👷🏻‍♂️ Built With

About

Live Face Detection in Camera Reactjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published