Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 571 Bytes

File metadata and controls

23 lines (17 loc) · 571 Bytes

React Calculator

A simple calculator built with React to practice component-based architecture and state management.

Features

  • Basic arithmetic operations (addition, subtraction, multiplication, division)
  • Clear and intuitive button layout
  • Component-based structure
  • Controlled state logic

Tech Stack

  • React
  • Javascript (ES6+)
  • CSS

What I focused on

  • Separating logic into reusable components
  • Keeping state predictable and easy to follow

How to open

URL: https://vivi4na02l.github.io/calculator_react/

Calculator icon from Flaticon.com