https://github.com/itseric24/smart-brain-face-detection-app
This is a project built with React, Clarifai API and Nodejs as the server. Its a face detection webapp that detects the face of the provided image.
https://github.com/itseric24/smart-brain-face-detection-app
css3 html5 javascript reactjs
Last synced: about 2 months ago
JSON representation
This is a project built with React, Clarifai API and Nodejs as the server. Its a face detection webapp that detects the face of the provided image.
- Host: GitHub
- URL: https://github.com/itseric24/smart-brain-face-detection-app
- Owner: ItsEric24
- Created: 2023-11-23T11:46:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-23T12:47:32.000Z (over 2 years ago)
- Last Synced: 2025-02-25T13:57:02.078Z (over 1 year ago)
- Topics: css3, html5, javascript, reactjs
- Language: JavaScript
- Homepage: https://smartbrain-app-1cnb.onrender.com
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh