Skip to content

ayushiiaggarwall/Basic-Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Counter

This counter project has three buttons: Increment, Decrement, and Reset. On pressing the increment button, the counter increases by 1, on pressing the decrement button, the counter decreases by 1, adn on pressing the reset button, the counter goes back to zero.

Tech Stack -

  • HTML
  • CSS
  • Bootstrap
  • JavaScript

image

The link for the counter project is https://ayushiiaggarwall.github.io/Basic-Counter/

About

This counter project increments, decrements the counter variable which starts from 0, by 1; and also has a reset button which resets the counter variable back to 0.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors