A ReactJS Webapp that can identify faces in a given image and display the result.
Clone the project
git clone https://link-to-project
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start
ReactJS, Bootstrap, Clarifai API