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
The link for the counter project is https://ayushiiaggarwall.github.io/Basic-Counter/
