Skip to content

vexedstupidity/Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Counter

A simple, interactive counter web app built using HTML, CSS, and JavaScript.

Features

  • Increment, decrement, and reset the counter value
  • Responsive and intuitive user interface
  • Smooth animations and transitions
  • Easily customizable styles

Demo

You can see the counter in action by opening index.html in your browser.

Getting Started

  1. Clone the repository:

    git clone https://github.com/vexedstupidity/Counter.git
    cd Counter
  2. Open the app:

    • Double-click index.html or open it in your preferred web browser.

Usage

  • Click the "+" button to increase the count.
  • Click the "−" button to decrease the count.
  • Click "Reset" to set the counter back to zero.

Technologies Used

  • HTML – Structure of the app
  • CSS – Styling and layout
  • JavaScript – Counter logic and interactivity

Customization

Feel free to edit the styles in style.css or enhance the counter’s functionality in script.js.

Author

Created by vexedstupidity.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors