Calculator Simulator

Overview

The Calculator simulator is a project I developed as part of the Odin Project curriculum. It is an interactive web project that mimics the functionality of a basic calculator. Built with HTML, CSS, and JavaScript, this project provides users with the ability to perform basic arithmetic calculations, including addition, subtraction, multiplication, and division.

What I’ve Done