Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 920 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 920 Bytes

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