react-calculator-app

image



  1. This is a Calculator App built with the help of ReactJS.

  2. It has clear and properly visible Buttons and result display screen built with CSS.

  3. All types of Arithmetic Operations :- Addition(+), Subtraction(-), Division(÷) and Multiplication(*) can be performed on this Calculator.

  4. It is hosted on the server with the help of VITE JS.




To start the App :-

npm run dev