Skip to content

code-ship0901/CALCULATOR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a basic calculator that perform basic arithmetic operations: addition, subtraction, multiplication and division.
Its border and buttons has the neon effect which make it visually appealing.

Technologies i used:


Html- Structure of the webpage
CSS - Styling and layout
Javascript - Logic for calculator operations



📱 Usage


Open the Calculator.html file in any modern web browser (Chrome, Firefox etc.)
Click the buttons for numbers, operations and for performing calculations.
Use the "C" button to clear the display and start a new calculation.

THANK YOU!😇

About

Repository for Calculator using HTML , CSS AND JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 46.4%
  • JavaScript 27.6%
  • HTML 26.0%