Skip to content

The Facial Recognition-Based Authentication Application is a cutting-edge web application developed using React and face-api.js.

License

Notifications You must be signed in to change notification settings

BilalGumus/react-face-auth

Repository files navigation

Face Recognition Authentication App

This is a facial recognition authentication application developed using React and faceapi.js. It allows users to authenticate themselves by scanning their faces using their device's camera.

Demo

🔵 You can find a live demo of the application here.

Screenshots

image image image image image image

Features

  • Facial recognition authentication with demo and custom user faces
  • Client side user login

Technologies Used

  • react & react-router-dom
  • face-api.js
  • tailwindcss & @headlessui/react

Installation

  1. Clone the repository:
   git clone https://github.com/BilalGumus/react-face-auth.git
  1. Navigate to the project directory:
  cd ./react-face-auth
  1. Install the dependencies:
  npm install
  1. Start the application:
  npm run dev

The application will be running at http://127.0.0.1:5173/.

Contributing

Contributions are welcome! If you find any bugs or want to improve the application, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

The Facial Recognition-Based Authentication Application is a cutting-edge web application developed using React and face-api.js.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages