Friend finder is an Express app used to match friends. This app takes the users answers from the survey questions and matches them to a friend with similar answers.
https://tamrichardson.github.io/friendFinder/
https://friend-finder-tamrichardson.herokuapp.com/
1.) Clone this repository from Github 2.) In terminal npm i 3.) Set your port and password 4.) Run node server.js in your terminal 5.) In browser and search localhost:PORT#
FriendFinder