The front-end part of smart-brain, a web app that detects human faces in an image provided with the image url.
- Front-end web development using HTML, CSS, JavaSript, React, Tachyons, Particles.js.
- Clone this repo
- Run
npm install
- Run
npm start
- You must add your own API key in the
src/App.js
file to connect to Clarifai.
You can grab Clarifai API key here -->