This website takes image url as input and detects human faces. When clicked on the recognised face you can view age,gender and multicultural appearence of the person.
ReactJs - For frontend
Tachyons - For Design
Clarifai - For facerecognition and demographic info
Backend - For the backend
ExpressJs - To develop APIs
JsonWebToken - For enabling JWT-Authentication
MongoDB - Database for the project
In the project directory, you can run:
Run this command to install all the dependencies.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.