Skip to content

RaffaeleBini/Progetto-JavaScript-Basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

JavaScript

JavaScript Basics Project: Simple Counter

A simple JavaScript application that allows the user to increase and decrease the value of a counter.

Link

Click here to use the Counter

Usage

The user, upon entering the page, will display 0 as the counter value and will have the two following buttons to change the counter value:

  • button [+] increases by 1 the value of the counter
  • button [-] decreases by 1 the value of the counter
  • button [Reset] resets to 0 the value of the counter

Screenshots

App Screenshot

License

MIT

Authors

🔗 Links

portfolio linkedin

Feedback

If you have any feedback, please reach out to me at www.raffaelebini.com#6

About

JavaScript Counter Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published