Skip to content

mybuddyerick/JS.SimpleCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JS.SimpleCounter

A JS counter app you can count on... literally.

This is a simple counter web application created as part of my personal practice with JavaScript, HTML, and CSS. Specially in the areas of:

  • DOM manipulation in JavaScript
  • Event handling with addEventListener
  • Responsive UI styling using CSS
  • Semantic HTML structure

There are three features:

  • Add (+1) to the counter
  • Subtract (-1) from the counter
  • Clear the counter (reset to 0)

Roadmap:

  • Add cache to remember last number
  • Make functional settings menu
  • Themes with wheel selector

App Screenshot

About

A JS counter app you can count on... literally.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published