Skip to content

m7md-Y-3mra/counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

counter

Counter App Screenshot

This is a simple counter web application built with HTML, CSS, and JavaScript. The app allows you to increase, decrease, and reset the counter value. The count status is visually represented with different colors indicating positive, negative, or zero values.

Demo

You can try out the live demo of the Counter App here.

Features

  • Increment the counter value.
  • Decrement the counter value.
  • Reset the counter value to zero.
  • Visual representation of count status with colors.

Usage

  1. Click the "Increase" button to increment the counter.
  2. Click the "Decrease" button to decrement the counter.
  3. Click the "Reset" button to reset the counter to zero.
  4. The title text color and border color will change based on the count status:
    • Positive count: Green color.
    • Negative count: Red color.
    • Zero count: Black color.

Contact

For any questions or feedback, you can reach out to the project maintainer through email or social media. Contact information is available on our GitHub profile.

Tech Stack

  • HTML
  • CSS
  • JavaScript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published