Skip to content

Nelsonmbigili/GetFace-Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GetFace

Overview

GetFace is a simple web application I created as a learning project for React and full-stack development.

GetFace App Preview

The app uses the Face detection model from Clarifai API to detect faces in images via URL input.

See the Backend on this repository

Technologies Used

  • Frontend: React
  • Backend: Node.js
  • Database: PostgreSQL
  • API: Clarifai face detection model

What I Learned

Through developing this project, I gained valuable experience in:

  • Building responsive UI components with React
  • Creating RESTful APIs using Node.js
  • Database design and management with PostgreSQL
  • Integrating third-party APIs (Clarifai)
  • Full-stack application architecture
  • Deployment and hosting considerations

How to Use

  1. Visit the application URL
  2. Register or log in
  3. Paste an image URL in the input field
  4. Click "Detect" to see the face detection in action

Special Thanks

Great thanks to the Zero To Mastey Community for inpiration, guidance and assistance as I continue to learn.

About

Test the App here

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors