👉 Face Reccognition App use's AI to detect the human faces from the photos. API called Clarifai is imported to detect the faces & Local storage is used to store sign in & registor data. CSS framework 'Tachyons' is used to build it fully responsive to support mobiles and tabs viewport & Particles-bg component provides cool animated background.
Clone the project
git clone https://github.com/Rahmathirshad/Face-Recognition-App
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start