Skip to content

lauirvin/react-use-face-detection-demo

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

👨🏻‍🎨 Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published