This is a responsive calculator built using ReactJS and Tailwind CSS. It supports basic arithmetic operations: addition (+), subtraction (−), multiplication (×), and division (÷) for all real numbers.
A "Clear" button is also included to reset the input and allow fresh calculations.