A basic calculator powered by HTML, CSS and JavaScript, made for the Calculator project as a part of the Foundation Course of The Odin Project curriculum.
A live preview is available here.
- All basic mathematical operations (addition, subtraction, multiplication and division).
- Clear previous input or the whole display.
- Keyboad input is supported.
This project is licensed under MIT License. See LICENSE for more information.