A Counting Web Component Example

This is where the "counting component" should display. I should be a purple bordered box (as defined in the style element in the head element) with a button. Press the button.

HTML Usage:

<counting-component></counting-component>

JavaScript Module counting component