A simple calculator built with React to practice component-based architecture and state management.
- Basic arithmetic operations (addition, subtraction, multiplication, division)
- Clear and intuitive button layout
- Component-based structure
- Controlled state logic
- React
- Javascript (ES6+)
- CSS
- Separating logic into reusable components
- Keeping state predictable and easy to follow