compatibility-based application. This full-stack site will take in results from your users' surveys, then compare their answers with those from other users. The app will then display the name and picture of the user with the best overall match.
DEMO: Friend-Finder
- First run
npm install
- Then run
node server.js
Server will be listening on LocalHost:8080