News

This is my JavaScript Calculator project for FreeCodeCamp's Front End Development Libraries certification. It was built using HTML, Bootstrap and Sass for the UI and Vanilla JS + jQuery to impl ...
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 ...