I built a simple online calculator for practicing basic math

Hi everyone,

I’ve been working on a small web project focused on making basic math calculations quick and easy to practice.

The idea is to keep the calculator simple rather than turning it into a scientific calculator with a large number of functions. It focuses on common operations such as addition, subtraction, multiplication, and division.

I built it as a small web project and would really appreciate feedback from other developers on the usability and implementation.

You can try the project here:

Calculadora Alicia

I’m particularly interested in feedback on the UI, mobile usability, calculation input, and whether the interface feels straightforward for someone who just wants to perform a quick calculation.

If you were building a simple calculator like this, what feature or improvement would you prioritise first?