Skip to content

Aryan2727-debug/react-calculator-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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