This app is a scientific calculator that uses the react framework and shunting yard algorithm.
History
12.21.2020 -added keyboard functionality
11.16.2020 -app deployed with basic functionality (memory functions to be pushed on a later update)
TODO:
- refactor to class base?
- parentheses breaks it ? returning NaN. Issue is in calcpostfix