Skip to content

chandankumarm55/Calculator-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Calculator App

This is a simple calculator app built with React.

Features

  • Basic arithmetic operations: addition, subtraction, multiplication, division
  • Clear button to reset the calculator
  • Delete button to remove the last digit
  • Responsive design
  • ...

Demo

You can see a live demo of the calculator on Netlify (or any other platform you've deployed your app to).

Usage

  1. Clone the repository:

    git clone https://github.com/chandankumar55/react-calculator.git

Navigate to the project folder:

1.cd react-calculator 2. Install dependencies using npm or yarn:

npm install Run the app:

npm start Open your browser and visit http://localhost:3000 to use the calculator.

Technologies Used React JavaScript CSS

Credits: web dev simplified

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published