Try Online: Datamath Calculator
This calculator was created as part of The Odin Project's full-stack javascript course. It uses vanilla HTML, CSS & JavaScript and the design is based on the first retail calculator, the Texas Instruments TI-2500 Datamath - just because i thought the Datamath had a really cool, retro design!
To work with this app, follow these steps:
- Start a new project in your IDE.
- Clone down the repo:
git clone https://github.com/dannykryan/datamath-calculator.git
- You can now view the website running locally in your browser by right-clicking index.html and choosing 'Open in Live Server'.