The Odin Projects final assignment, a calculator! Focusing on practicing using grid and mobile-first dev.
This site is hosted via github pages, and can be found here: https://niklonberg.github.io/TOP-calculator/
A functional calculator, which supports standard math operations such as +, -, /, *.
Advanced operators such +/-, square and factorial.
Supports decimal operations.
Fully responsive, grid based layout.