Let's perform arithmetic operations on numbers
View Demo
·
Report Bug
·
Request Feature
- A Simple Calculator which is built with Modern Javascript practices
- It can evaluate expressions for Multiplication, Division, Subraction, Addition & Modulo Division
- Comes with user friendly UI & UX
- Responsive for both Desktop & Mobile
- Used HTML5 semantic elements for better readability and structure
- Used CSS3 grid and flex to manage layout
- Used Data-Attributes for accessing DOM Elements
- Used Git and GitHub for project management
- Tried to maintain clean code
- Cross tested on Firefox and Chromium based browsers
- Usability of Javascript's ES6 Classes
- Deepened knowledge of how functions work together
- Learned to add keyboard support with event listeners
- A lot of minor things
- Inspiration by The Odin Project
- Distributed under the MIT License. See
LICENSE.txt
for more information.
MADE WITH LOVE