Friend Finder

Customer View

Open Link https://nameless-refuge-29894.herokuapp.com/

Here is a Snapshot of Initial Front page

This is the page for survey

The result of match


Here are the packages I used:

var express = require("express");
var bodyParser = require("body-parser");
var path = require("path");