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/
Top comments (0)