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
- Host: GitHub
- URL: https://github.com/boostup/smart-brain-react-app
- Owner: boostup
- Created: 2020-11-15T18:49:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-16T20:38:37.000Z (over 5 years ago)
- Last Synced: 2025-11-13T21:03:21.275Z (8 months ago)
- Topics: face-detection, react
- Language: JavaScript
- Homepage:
- Size: 328 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`