/counter-app

Learn JavaScript by Building a Counter App

Primary LanguageCSSGNU General Public License v2.0GPL-2.0

Counter App

A vanilla javascript project to keep count of things.

Features

  • Increment counter
  • Decrement counter
  • Reset counter
  • Set a starting number manually
  • Set a max limit to counter