Online Calculator

In this calculator you can:

  • perform mathematical operations:

image

  • see the history of operations performed:

image

Steps to run it and play

  • Clone the repo locally

  • Install dependencies

yarn install
  • Start server and launch the project
yarn start
  • Start developing! 🎆

Made for WIDERGY using Redux.js y React.js.