An open API service indexing awesome lists of open source software.

https://github.com/boostup/smart-brain-react-app

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
https://github.com/boostup/smart-brain-react-app

face-detection react

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# SmartBrain - v2
Final project for ZTM course

This is the front-end for the [Smart Brain API](https://github.com/boostup/smart-brain-express-api/)

1. Clone this repo
2. Run `npm install`
3. Run `npm start`