SinghLokesh02 / React-calculator-app

This is a Basic Calculator App using React Which Performs the Following Opertion : Addition, Substraction, Division, Multiplication and it has the functionality of clearing the console as welll

Home Page:https://react-calculator-app-drab.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator App using React

The link of the Calculator app using React : Test Calculator App.

Description

This is a simple calculator app using React. It has the basic functionalities of a calculator like addition, subtraction, multiplication, division, and percentage. It also has a delete button to delete the last digit entered and a clear button to clear the entire input.

Technologies Used

  • React
  • JavaScript
  • CSS
  • HTML

About

This is a Basic Calculator App using React Which Performs the Following Opertion : Addition, Substraction, Division, Multiplication and it has the functionality of clearing the console as welll

https://react-calculator-app-drab.vercel.app/


Languages

Language:JavaScript 56.3%Language:CSS 29.7%Language:HTML 14.0%