/reactJSCalculator

Simple calculator made with html and reactJS

Primary LanguageJavaScriptOtherNOASSERTION

ReactJS calculator

A simple react js calculator.

Screenshot

How to run / build

Installing the packages

yarn  install

or

npm  install

Starting the development server

yarn start

or

npm start

Building the app

yarn build

or

npm run-script build

Hosted here

https://reactcalculatorapp.netlify.com/