Created during Week 13 of my Coding Bootcamp. The goal was to create a Friend Finder app (essentially a dating app but for friends) using Node and Express servers. The user enters the page that leads to a survey. When the user submits the survey, they are matched with a "friend" that has the closest match to their personality.
Technologies used Node.js body-parager NPM Package - https://www.npmjs.com/package/inquirer express NPM Package - https://www.npmjs.com/package/express path NPM Package - https://www.npmjs.com/package/path