/React-Calculator

This project is about making a calculator app using React. It can solve basic operations with 2 numbers.

Primary LanguageJavaScript

React-Calculator

Version

This project is about making a simple calculator app using React. It can solve basic operations with 2 numbers. It was created with Create-React-App


screenshot

Live version

For the live version of this project visit the following link

Get started

   git clone git@github.com:Mesi21/React-Calculator.git
   cd into the folder by typing: cd React-calculator

➕ add your contribution if you'd like And please feel free to make a PR

Technology

  • React-DOM
  • React-Create-App
  • npm
  • Javascript ES6
  • Nodejs
  • HTML && CSS

Contributor:

Future functionalities:

Perform the calculations with any number of operands.

Show your support:

Give a ⭐ if you liked the app