Skip to content
/ web-calculator Public template

Build calculator starting from HTML and CSS. Then make it work with Javascript.

Notifications You must be signed in to change notification settings

Naandalist/web-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator Web App

with HTML, CSS, and JavaScript

Develop a web calculator application to complete task from wegodev

web calculator application is designed to work like an ordinary electronic pocket device. Press the buttons, the numbers appear on the display, press '=' to print the result, press 'C' to clear, 'del' to delete etc.

🚀 [Get Started] https://naandalist.github.io/web-calculator/

Simple Operations:

The web app calculator supports the following operations:

  • Addition ('+')
  • Subtraction ('-')
  • Multiplication ('*')
  • Division ('/')

Build using:

  • HTML5
  • CSS3
  • Vanilla JavaScript

License

  • License: MIT

About

Build calculator starting from HTML and CSS. Then make it work with Javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published