{title}

{brief desc}

Created: 5/29/2020
Last Updated: 6/3/2020
By Tyson Lackey

Description

{detailed desc}

Behaviors

Spec Example input Example Output
Behavior input output
Behavior input output
Behavior input output
Behavior input output
Behavior input output
Behavior input output
Behavior input output

Setup/Installation Requirements

      Open by downloading:
  1. Internet Browser
  2. Code editor like VScode to view the codebase
      Open by downloading:
  1. Download this repository onto your computer
  2. Double click index.html to open it in your web browser
      Open via Bash/GitBash:
  1. Clone this repository onto your computer: "git clone {github repo URL}"
  2. Navigate into the "{project name}" directory in Visual Studio Code or preferred text editor:
  3. Open the project "code ."
  4. Open your computer's terminal and navigate to the directory bearing the name of the program and containing the top level subdirectories and files.
  5. Enter the command "$ npm install" in the terminal and press "Enter".
  6. Enter the command "$ npm run build" in the terminal and press "Enter".
  7. Enter the command "$ npm run start" in the terminal and press "Enter".
  8. Open index.html in your browser: "open index.html"
      View Directly in your Browser:
  • Navigate to {GH Pages URL} in your web browser.

Known Bugs

  • n/a

Support and contact details

Technologies Used

  • Visual Studio Code
  • HTML
  • CSS
  • Bootstrap
  • Javascript
  • JQuery

Resources:

License

Copyright (c) 2020 Tyson Lackey

This software is licensed under the MIT license.