Skip to content

codewithdeepak-in/Calculator_In_React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Calculator in React

This is a basic calculator application built using React. It allows users to perform simple arithmetic calculations, offers keyboard keydown functionality, and is designed with touch accessibility for mobile devices.

Calculator Screenshot

Features

  • Perform basic arithmetic operations: addition, subtraction, multiplication, and division.
  • Calculate by pressing the "=" key or "Enter" key.
  • Clear the display by pressing the "C" key.
  • Responsive design for touch input on mobile devices.

Usage

To use or test the calculator, follow these steps:

  1. Clone or download this repository to your local machine.

    git clone https://github.com/your-username/react-calculator.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published