Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 675 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 675 Bytes

Basic Calculator with React

Screenshot
This is a simple calculator web application built using REACT JS. The calculator provides basic arithmetic operations and displays the results in a user-friendly interface.

Features

  • Addition, subtraction, multiplication, and division operations.
  • Clear button to reset the calculator.
  • Responsive design to adapt to different screen sizes.

Preview

To run this project, go to this link: Basic Calculator with React