This Counter has a three button that can decrease, increase and reset the value of span made with HTML, CSS/Sass and JavaScript
Users should be able to:
- Change the span text using the button increase, decrease and reset by clicking the button
- Solution URL: Solution URL here
- Live Site URL: Live site URL here
- Semantic HTML5 markup
- CSS, Sass
- Flexbox
- Desktop First Workflow
- JavaScript
- Increment, Decrement
- AddEventListner, ForEach
- If else statement