This is a basic calculator built using HTML and CSS.
I created it in Italian ๐ฎ๐น as a simple project to learn and practice web development.
The calculator interface is designed in Italian and styled with CSS.
Itโs a beginner-friendly project, useful for understanding how to structure and style web pages.
No JavaScript is used in this version โ it's purely static and ideal for front-end practice.
You can open the calculator directly in your browser:
- Download or clone the repository:
git clone https://github.com/lfazioli/Calculator.git
cd Calculator