Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.2 KB

README.old.md

File metadata and controls

34 lines (25 loc) · 1.2 KB

Welcome to My Reactjs Calculator


Task

This is a project on calculator application built with React. It allows users to perform basic arithmetic operations (addition, subtraction, multiplication, and division) and supports multiple operations in sequence.

Description

1.I created the React application using this bash commands: npx create-react-app react-calculator cd react-calculator 2.I created a calculator.js and calculator.css file and wrote the codes. 3. I updated the App.js and App.css

Installation

1.Clone the repository 2.Navigate to the project directory 3.Run npm install to install dependencies 4.Run npm start to start the development server

Usage

1.Click on the number buttons to input numbers 2.Click on the operator buttons (+, -, *, /) to perform operations 3.Click on the equals (=) button to see the result 4.Click on the clear (C) button to reset the calculator

./my_project argument1 argument2


### The Core Team


<span><i>Made at <a href='https://qwasar.io'>Qwasar SV -- Software Engineering School</a></i></span>
<span><img alt='Qwasar SV -- Software Engineering School's Logo' src='https://storage.googleapis.com/qwasar-public/qwasar-logo_50x50.png' width='20px' /></span>