Skip to content

Responsive JavaScript calculator in vintage style. FreeCodeCamp project.

Notifications You must be signed in to change notification settings

tfeditm/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Calculator

Responsive calculator in vintage style.

FreeCodeCamp project. The task is:

  • Fulfill the user stories. Use whichever libraries or APIs you need. Give it your own personal style.
  • User Story: I can add, subtract, multiply and divide two numbers.
  • User Story: I can clear the input field with a clear button.
  • User Story: I can keep chaining mathematical operations together until I hit the equal button, and the calculator will tell me the correct output.

Built With

  • Malihu Custom Scrollbar Plugin for the Entry History
  • CSS Grid Layaut for the Buttons (works well on Chrome and Firefox)
  • HTML
  • SCSS
  • JavaScript
  • JQuery
  • Google Fonts

The Site URL

https://tfeditm.github.io/calculator/

About

Responsive JavaScript calculator in vintage style. FreeCodeCamp project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published