Front End of the Face Detect project, built with React.js and TailwindCSS and hosted on Github Pages. (Backend of the site can be found here
- Clone the repo using
git clone https://github.com/AmplifiedHuman/face-detect.git
- Install dependencies
npm install
- Start the development server
npm start
- Site
Visit http://localhost:3000
The account test@gmail.com with password test can be used to test the app.


