Select a problem to view
Counter
Easy
Documentation
Description
A simple counter component that allows incrementing and decrementing a value.
Key Features
- Basic state management with useState
- Event handling for increment/decrement
- Simple animation with Framer Motion