Demo

https://ts-calculator.herokuapp.com/

Run Locally

Clone the project

  https://github.com/yohanessahrul/ts-calculator.git

Go to the project directory

  cd ts-calculator

Install dependencies

  npm install

Start the server

  npm start

Tech Stack

Client: React, Redux, Sass

Issue

jestjs/jest#10047