Skip to content

WebTerminator/calculator

Repository files navigation

calculator

A vanilla js calculator

aim of the project

Build a basic calculator with the ability to:

  • sum, divide, subtract or multiply numbers
  • or any combination of the above
  • the current selection, including operators, should always be visible
  • the calculator should have a decent look and feel
  • core logic to be unit tested with Jest
screen-capture.webm

About

A vanilla js calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published