This is my implementation of the Calculator Project from the Java Script section of the Foundations course of The Odin Project.
This project is made with HTML5, CSS3, and JS ES6 features.
The design was based on the calculator present in Samsung's smartphone.
- Addition
- Subtraction
- Multiplication
- Division
- Floating point numbers
- History
- output HTML tag;
- CSS animations;
