Face Recognition Brain will detect a human face from an image that you pass as URL and it will mark the face.
- Download/clone repository
- Run in terminal to install dependencies: npm install
- Run in terminal to start server locally: npm start
- Open http://localhost:3000 to view it in the browser