Skip to content

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

License

Notifications You must be signed in to change notification settings

jeremias-cuello/Simple-Javascript-Calculator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 34.8%
  • JavaScript 34.1%
  • CSS 31.1%