Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.97 KB

README.md

File metadata and controls

46 lines (29 loc) · 1.97 KB

About The Face Recognition App

This repo is the front end portion for the final project I completed from the ZTM Complete Web Developer Bootcamp (this link is an affiliate link).

Technologies Used

In order to complete the entire project, the following technologies and languages were used:

  1. FRONT END (you are here):

  2. BACKEND SERVER:

    The code for this is in this repo - which was originally forked from Render's Node.js template. So while it says there are contributors ... None of those contributors were a part of this project.

  3. DATABASE:

Updating The Site

All code is located in the facerecognitionapp-ztm subfolder. From there, run the following:

npm run predeploy
npm run deploy

This will prep the front end code and push to the GitHub Pages branch.