Skip to content

A basic javascript web application: it consists in a counter which displays the value of zero once opened and allows the user to increase ore decrease the value of the counter by using the two buttons. The plus button increases the value by 1, the minus button decreases the value of the counter by 1 and the reset button sets the value to 0.

Notifications You must be signed in to change notification settings

jacopopiscioneri/Javascript_Counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Javascript_Counter

A basic javascript web application: it consists in a counter which displays the value of zero once opened and allows the user to increase ore decrease the value of the counter by using the two buttons. The plus button increases the value by 1, the minus button decreases the value of the counter by 1 and the reset button sets the value to 0.

About

A basic javascript web application: it consists in a counter which displays the value of zero once opened and allows the user to increase ore decrease the value of the counter by using the two buttons. The plus button increases the value by 1, the minus button decreases the value of the counter by 1 and the reset button sets the value to 0.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published