web-codegrammer / Simple-Javascript-Calculator

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

Home Page:https://web-codegrammer-js-calculator.netlify.app/

Repository from Github https://github.comweb-codegrammer/Simple-Javascript-CalculatorRepository from Github https://github.comweb-codegrammer/Simple-Javascript-Calculator

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 .

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

About

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

https://web-codegrammer-js-calculator.netlify.app/

License:MIT License


Languages

Language:HTML 34.0%Language:JavaScript 33.8%Language:CSS 32.2%