This project was created using create-react-app. After signing into the app, users will be able to submit a link to an image on the web. The app will then detect any faces using the Clarafai API.
GETTING STARTED
To run this project locally, follow these instructions:
- Clone this repo
- Run
npm install - Run
npm start
See backend code at https://github.com/tylerpcarter/SmartBrain-Server