Note: Switch to the branch multiplefaces if you want to detect multiple faces

- Clone this repo
- Run
npm install - Run
npm start - You must add your own API key in the
API/controllers//image.jsfile to connect to Clarifai.
You can grab your Clarifai API key here
Note: We use Postgres as the Database, and you are required to run your server which is in the API File before starting the frontend.