/friendFinder

Express, Routes, Servers, CSS, HTML, Materialize [ a Full Stack Web Application]

Primary LanguageHTMLMIT LicenseMIT

friendFinder

Express, Routers, Servers, CSS, HTML, Materialize [ a Full Stack Web Application]

Home Page

First Display

Survey Page

First Display

Survey questions inspired from a column by: SpacemasterTom Read more about it: SpacemasterTom

A Match!

First Display

Packages I used:

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

    nodemon - for restarting the localhost server

Two HTML Pages using Materialize-css instead of bootstrap, features:

  1. Materialize grids and navbars
  2. Materialize icons/glyphs
  3. Materialize.toast()
  4. Materialize colors and transitions