Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 927 Bytes

File metadata and controls

34 lines (24 loc) · 927 Bytes

Mr. or Ms. ?

Table of Contents

Project Description

For a detailed project description, please refer to the Project Description PDF.

IDE

This project is developed using Visual Studio Code.

Installation

Step-by-step instructions on how to get the development environment running:

Steps

  1. Clone repository to your local system.
  2. Launch VSCode.
  3. Click on File > Open Folder.
  4. Navigate to the folder where you cloned the repository and select the project folder.
  5. Install Live Server Extension from Extensions tab.
  6. Right Click on the index.html file and select Open with Live Server.

OR

  1. Clone repository to your local system.
  2. Open index.html file in a web browser.

Contributors