The Real-Time Face Mash project is an interactive web application that leverages the power of Google's MediaPipe and React.js to provide users with a fun and engaging experience. This project allows users to compare and "mash up" the faces of different individuals in real-time using their device's camera.
You can simply run the project by following process
$ git clone https://github.com/Baizidmdashadzzaman/React-Js-face-land-mark-detection-using-MediaPipe
$ cd React-Js-face-land-mark-detection-using-MediaPipe
$ npm install
$ npm run dev
After that you can run the project by visiting http://localhost:3000/
Deploy your own Nuxt.js project with Vercel.
upload the project in your github account
create vercel account
create new project linked & your gitgub repository
you are ready to go