Skip to content

Vivi4na02l/calculator_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

 
 
 

Contributors