Calculator

A simple calculator in the web browser.

Technology used: Vanilla JS | HTML | CSS

The Goal:

Build a small project showing your grasp of key Javascript concepts

Ny Notes:

This was an early project of mine. The calculator is fully functional and styled with regular css. It's a little simple example of what is possible to make with to make with only javascript

Calculator