face-recognition-apiThis app serves the api for face-recognition appTo run the server run this commandnpm start server will run on port 4000 (see server.js file to be updated)run this locally by adding :devnpm run start:dev