Under Development!
A simple face-detection
application using clarifai
. This project is made with create-react-app
, and deployed on github-pages
, and it works. Here...
npm init vite@latest
npm i
vite
vite build
npm run deploy
Netlify
for frontendRender
for fronted & backend both... lol ;)
NOTE
: Standalone frontend won't work, API calls moved to the backend for security reasons