DEV Community

Cover image for Counter App- Day 15
ashuydv
ashuydv

Posted on • Updated on

Counter App- Day 15

So, on day 15, I made a counter app, in which there are three buttons namely, increase, decrease and reset, So according to the name given, I added an event listeners for all the three buttons using for each loop for selecting all the buttons.

For demo, visit my GitHub profile: https://ashuydv.github.io/counter_app/

Oldest comments (0)