SmartBrain - v2
Final project for ZTM course
This is the front-end for the Smart Brain API
- Clone this repo
- Run
npm install
- Run
npm start
This react project allows to register and sign in to an app which feeds on an artificial intelligence API to detect faces on a pictures. This is the backend that it plugs into: https://github.com/boostup/smart-brain-express-api
JavaScript
Final project for ZTM course
This is the front-end for the Smart Brain API
npm install
npm start