Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 625 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 625 Bytes

My Face Detector

My face detector is a project to detect faces at the moment login and register in a site web, With this project I hope that in the future the community will be able to add facial recognition to logins and registers. 😀😀

Used Libraries:

  • "firebase": "8.6.5"
  • "next": "10.2.3",
  • "react": "17.0.2",
  • "react-dom": "17.0.2",
  • "react-query": "3.16.0",
  • "react-webcam": "5.2.4",
  • "eslint": "7.27.0",
  • "husky": "4.3.6",
  • "lint-staged": "11.0.0",
  • "lodash": "4.17.21",
  • "postcss": "8.3.0",
  • "prettier": "2.3.0",
  • "tailwindcss": "2.1.4",
  • "typescript": "4.3.2"