This project has been created for learning purposes
A program with nice ui that calculates a mathematical expression given by an input string.
Written in plain javascript, html and css with no dependencies and build process.
To run tests execute:
node --experimental-default-type="module" ./calculator/tests.spec.js