Counter App using React

Instructions

  • Limits are 0 to 5 (both inclusive)
  • If you try to increment above 5, error will be shown
  • If you try to decrement below 5, error will be shown

Count : 0