Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple counter application built using React that allows users to increment, decrement, reset, and toggle auto-increment functionality.

Features :-

  1. Increment (+): Increases the count by 1.

  2. Decrement (-): Decreases the count by 1.

  3. Reset: Resets the count to 0.

  4. Auto Increment: When enabled, automatically increases the count by 1 every 1.1 seconds.

  5. Auto Increment Off: Stops auto-incrementing.

Boundary Conditions: The count is restricted between 0 and 98.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages