Skip to content

avi-codesmith/React-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧮 Basic Math Calculator

A simple and responsive Math Calculator built with React and JavaScript. This project performs basic arithmetic operations with a clean UI and structured state management, making it ideal for learning component logic and reducer-based workflows.

✨ Features

  • Addition, Subtraction, Multiplication, Division
  • Real-time input display
  • Responsive design
  • Clean and minimal interface
  • Error handling for invalid inputs

⚙️ Tech Stack

  • React.js
  • JavaScript (ES6+)
  • CSS

📸 Screenshots

calc

🚀 Purpose

Built to practice React fundamentals, useReducer()hook, event handling, and calculator logic using a structured approach.

About

The basic calculator in React JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors