How to make a simple counter app in javascript?

This project is only for a beginner, who learning javascript for web development.

For this project, you must design three buttons and some div to perform a counter app.

image of counter app

Html code for counter app in simple language:

CSS code for counter app in simple language:

Javascript code for counter app in simple language: