A web project that uses FaceApi.js to detect if you are happy or not.
- Download the project
- Do an
npm install
- Make sure you have Tailwind.css installed. The CSS file must be placed in the /css folder.
npx tailwindcss-cli@latest build -o css/tailwind.css
- Have fun.