Skip to content

Latest commit

 

History

History
25 lines (11 loc) · 532 Bytes

README.md

File metadata and controls

25 lines (11 loc) · 532 Bytes

Simple Calculator

Here I will be making a simple calculator in which we can perform basic arithmetic operations like addition, subtraction, multiplication, or division.

Tech Stack

HTML

CSS

JAVASCRIPT

This is a simple calculator functionality achieved using Javascript. The logic is very simple with the minimum lines of code possible.

Screenshots

App Screenshot

How to run

Download or clone the entire repo and open up index.html