
Simple Counter
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.
Links
- GitHub Repository: Angular Simple Counter
- Live Site URL: Angular Simple Counter