Skip to content

yohanessahrul/ts-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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