Skip to content
Portfolio

Simple React Calculator Web Application

A calculator app built with React, designed to perform basic math operations without relying on the built-in `eval()` function in JavaScript.

Project Overview:

The project intentionally avoids using the built-in eval() function in JavaScript, providing a challenge and a more controlled approach to expression evaluation.

Users can perform basic arithmetic calculations using this intuitive and responsive calculator.

Key Features: