backend files for facial recognition app
The back end of this app is written with Node.js and Express. It processes registration, sign in, and showing user profile upon sign in. It uses post, get, and put requests. I wrote this following the online course guide The Complete Web Developer in 2019: Zero To Mastery on Udemy.