# Basic Calculator with React
![Screenshot](https://github.com/asmnajmussakibkhan/Basic-Calculator-with-React/blob/main/Basic-Calculator-with-React-Screenshot.png)
<br>
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

<p>
  To run this project, go to this link: 
  <a href="https://codepen.io/asmnajmussakibkhan/pen/KKrjLWO">Basic Calculator with React</a>
</p>