Skip to content

skywalkerSam/face-detection

Repository files navigation

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...

Some useful commands

npm init vite@latest
npm i
vite
vite build
npm run deploy

Deployment Info

  • Netlify for frontend
  • Render for fronted & backend both... lol ;)

NOTE: Standalone frontend won't work, API calls moved to the backend for security reasons

Until next time...

;)