Skip to content

Repository files navigation

Farid Kaywan Lending Website

A modern, responsive mortgage broker website built for Farid Kaywan Lending. The site provides visitors with information about Farid's mortgage services, helpful mortgage tools, and multiple ways to get in contact.

Features

  • About Me — Introduction and background information about Farid Kaywan.

  • Apply Now — Application page for prospective clients interested in getting started.

  • Mortgage Calculator — Interactive calculator for estimating mortgage payments.

  • Mortgage Solutions — Information and guidance for:

    • Buying a Home
    • Refinancing Your Mortgage
    • Renewing Your Mortgage
    • Reverse Mortgage
  • Testimonials — Customer testimonials and experiences.

  • Contact — Contact information, location details, and a form for visitors to send a message directly to Farid.

  • Responsive Design — Optimized for desktop, tablet, and mobile devices.

Tech Stack

  • HTML5
  • CSS3
  • JavaScript

Purpose

The website was designed to provide a professional online presence for a mortgage broker while making mortgage information and tools easily accessible to potential clients.

The site focuses on clear navigation, responsive design, and straightforward access to mortgage services and contact options.

Development

This project was built from the ground up using vanilla HTML, CSS, and JavaScript without a frontend framework.

JavaScript is used for interactive functionality such as the form interactions, and other client-side features.

Author

Mitchell MacDonald

INSTALLATION GUIDE

Step 1: Install Node.js

  1. Go to https://nodejs.org
  2. Click Download (choose the LTS version).
  3. Run the downloaded file and follow the installation steps.
  4. After installation, check if Node.js is installed:
    • Open VS Code.
    • Click Terminal > New Terminal.
    • Type this command and press Enter: "node -v"
    • If you see a version number (e.g., v18.16.0), Node.js is installed correctly.

Step 2: Install Dependencies

  1. Open VS Code.
  2. Click Terminal > New Terminal.
  3. Type this command and press Enter: "npm install"

Step 3: Start the Server To run the project locally:

  1. In VS Code, open the Terminal.

  2. Type the following command and press Enter: "node server.js"

  3. If everything is correct, you will see a message like: "Server running on http://localhost:3000"

  4. Open your web browser (Chrome, Edge, or Firefox) and go to:
    "http://localhost:3000"

Phone View:

  1. Confirm both devices are on the same wifi
  2. Open Command Prompt (or Terminal for MAC)
  3. Type "ipconfig" and press enter
  4. Copy IPv4 Address under Wi-Fi:
  5. In phone browser enter: http://IPv4_ADDRESS_HERE:3000

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages