sciustea/Teutsch-Partners-Take-Home-Assignment
The "Calculator" React Web App I created is capable of performing addition, subtraction, multiplication, division and exponentiation. It's usable via both keyboard and mouse. The calculator only takes properly formatted numbers as input. It only does calculations on valid mathematical expressions. I made it using React, TypeScript, CSS, and HTML.
TypeScript