Skip to content

alxxtexxr/mask-detector

Repository files navigation

Mask Detector

Mask Detector is a web application that detects masks in real-time using a webcam

Framework/Library Used

Demo

Already deployed version

Quick Download Link

🚀  Installation

  1. Clone the repo
$ git clone https://github.com/alimtegar/mask-detector.git
  1. Go to the cloned repo directory and install the required packages
$ npm install
  1. Build the application
$ npm run react-build
  1. Run the application that has been built by running the server using Node JS
$ npm start
  1. The application will listening on port 5000. Open localhost:5000 on your browser to start using the application
$ Server listening on port 5000

📧 Email

Credits