Skip to content

iOS calculator web application built using React. It allows users to perform basic arithmetic operations.

Notifications You must be signed in to change notification settings

iamrhm/react-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React iOS-calculator

Welcome to the react-calculator repository! This project provides a simple calculator web application built using React. It allows users to perform basic arithmetic operations and provides a user-friendly interface for calculations.

Features

  • Arithmetic Operations: Perform addition, subtraction, multiplication, and division operations.
  • User-Friendly Interface: The calculator features a clean and intuitive interface.
  • Responsive Design: The application is responsive and works well on different screen sizes.

Getting Started

To run this project locally, follow these steps:

Clone this repository:

 git clone https://github.com/iamrhm/react-calculator.git
 cd react-calculator
 npm install
 npm start

Usage

  • Use the number buttons to input digits for your calculations.
  • Click on the operation buttons (+, -, *, /) to perform arithmetic operations.
  • Press the "C" button to clear the current calculation.
  • Press the "=" button to calculate the result.

About

iOS calculator web application built using React. It allows users to perform basic arithmetic operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published