- Create a web calculator app with basic functionalities like Summation, Subtraction, Multiplication, Division and Percentage.
- Make sure you are defining the limits of your calculator. What is the maximum value this calculator can display on the screen? Higher the number better it is.
- BONUS Feature: Add the capability in the calculator to see the last 10 calculations.
- Design should be like the one shared in calculator.jpg, do not deviate from it.