Simple-Javascript-Calculator icon indicating copy to clipboard operation
Simple-Javascript-Calculator copied to clipboard

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

Netlify Status

Simple Javascript Calculator

A simple calculator using HTML, CSS & Javascript title-pic This is a simple calculator functionality achieved using Javascript. The logic is very simple (you can also try it 😅) with the less lines of code possible .

Live Site

Execution:

  • Download the entire repository.
  • Open up the index.html or Run LocalHost:3000 on VsCode.

Tech Stack used:

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

License

MIT

Issued to Devanshu Vashishtha | All Rights Reserved | 2020