Skip to content

csgabka/React-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a React Calculator.

Uses Math.js to evaluate calculations.

Autoshrinking component shrinks the displayed numbers' size whenever it is bigger than the parent's div's size.