• Stars
    star
    278
  • Rank 148,454 (Top 3 %)
  • Language
    JavaScript
  • Created over 6 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple calculator using HTML, CSS & Javascript

A simple Calculator

A simple calculator using HTML, CSS & Javascript title-pic This is a simple calculator functionality achieved using Javascript. The logic is very simple with the minimum lines of code possible.

Steps to execute this calculator:

  • Download the entire code
  • Open up the index.html.

Technologies used:

  • HTML
  • CSS [style/Presentation]
  • Javascript [Logic/Working of calculator]