Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 447 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 447 Bytes

Counter project

A simple counter application with features to increase, decrease, and reset the counter value.

🚀Features

  • Increase: Increment the counter by one.
  • Decrease: Decrement the counter by one.
  • Reset: Reset the counter value to zero.

🛠️ Built with

  • HTML: Structure of the web page.
  • CSS: styling for a visually appealing UI.
  • Javascript: Functionality for a computer.

📷 Demo