Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 802 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 802 Bytes

Calculator-React

Description

This is a simple calculator app built with React. It is a simple calculator that can add, subtract, multiply, and divide. It also has a clear button to clear the screen and a delete button to delete the last number entered.

Table of Contents

Installation

To install necessary dependencies, run the following command:

npm install

Usage

To use the app, simply click on the numbers and operators to perform calculations. Click the clear button to clear the screen and the delete button to delete the last number entered.

License

This project is licensed under the MIT license.