Skip to content

jsn-t/face-detect

Repository files navigation

Face Detect

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

Installation

  1. Clone the repo using
git clone https://github.com/AmplifiedHuman/face-detect.git
  1. Install dependencies
npm install
  1. Start the development server
npm start
  1. Site
Visit http://localhost:3000

Test Account

The account test@gmail.com with password test can be used to test the app.

Sections

  1. Login Page - Login page which requires user email and password. Login Page

  2. Register Page - Register page which requires user email, name and password. Register Page

  3. Home Page - Home page after user is authenticated. Home Page

About

Front End of the Face Detect project, built with React.js and TailwindCSS and hosted on Github Pages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published