https://github.com/bolajiayodeji/face-detector
A PERN stack face detector app
https://github.com/bolajiayodeji/face-detector
expressjs face-detector nodejs pern-stack postgresql reactjs
Last synced: 6 months ago
JSON representation
A PERN stack face detector app
- Host: GitHub
- URL: https://github.com/bolajiayodeji/face-detector
- Owner: BolajiAyodeji
- Created: 2019-07-28T16:03:14.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-09T04:40:06.000Z (over 3 years ago)
- Last Synced: 2025-04-10T03:51:54.074Z (6 months ago)
- Topics: expressjs, face-detector, nodejs, pern-stack, postgresql, reactjs
- Language: JavaScript
- Homepage: https://b-face-detector.herokuapp.com/
- Size: 3.49 MB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# face-detector
A PERN stack face detector app
[FaceDetector API repository](https://github.com/BolajiAyodeji/face-detector-api)
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available ScriptsIn the project directory, you can run:
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.### `npm test`
Launches the test runner in the interactive watch mode.
### `npm run build`
Builds the app for production to the `build` folder.
### `npm run eject`
**Note: this is a one-way operation. Once you `eject`, you can’t go back!**