JavaScript Calculator 📱

As a pre-course practical project for the Founders&Coders course, I had to create a JavaScript calculator following the pre-course materials and making sure that I cement the knowledge of the following concepts:

  • Use the command line applying git commands.
  • Understand the purpose of using Git and GitHub.
  • Know the markdown syntax to create README files like this one.
  • Be familiar with new HTML5 (semantic) elements.
  • Understand CSS rules.
  • Understand what the DOM is.
  • Host the project on GitHub pages.
  • DON'T use frameworks.

Here's a sneak-peek to my calculator: img

❗ Features I'd like to add: ❗

💻 Keyboard input.


You can have a deeper look at my calculator and play around with it by clicking here.