A Straight-Forward Calculator I made on my journey to learn web-dev. It's not exactly "COOL" but it gets the job done.
- Can perform basic arithmetic operations.
- Follows BODMAS/PEDMAS Rule.
Clone the project
https://github.com/ign-ite/htmlcalc.gitGo to the project directory
cd CalculatorOpen Index.html file
index.html