/stress-test

a test to see your stress levels - practice checkboxes - Epicodus

Primary LanguageHTML

Stress Test

Array/looping practice for Epicodus 22 January 2020

By Michelle Morin and Mariam Alaeddin

Description

This webpage includes a form with checkboxes. Branching is used to output a recommendation based on the number of checkboxes a user selects.

Setup/Installation Requirements

  • _First, clone this repository by entering, in the terminal, the prompt "git clone" followed by the URL to this repository.
  • _Use Terminal to navigate to the correct directory (using the prompt "cd {repository-name}").
  • Open in Visual Studio Code using the terminal prompt "code ."
  • Open index.html in a browser of your choice.

Technologies Used

Git, HTML, CSS, JavaScript (jQuery)

License

Copyright (c) 2020 Michelle Morin, Mariam Alaeddin