Simple Counter

Simple Counter

Daniel Montes @danielmontes9
Daniel Montes @danielmontes9

A responsive counter application built with Angular and styled using Bulma, featuring increment, decrement, and reset functionality. It includes dark mode support and saves the count even after a page reload.

Overview

How to Use

  • Press ‘Increase’ to increment the counter value.
  • Press ‘Reset’ to reset the counter value.
  • Press ‘Decrease’ to decrement the counter value.

The counter has a limit ranging from -99 to 99.