A simple face recognition app that detects and highlights faces in uploaded images using a pre-trained ML model.
```bash git clone https://github.com/Ronel1409/snapsage.git cd facesnap npm install npm start