The Calculator is created according to the assignment from The Odin Project course.
🔗 Live preview of the project is here.
- Ability to insert number by click on the number
- Ability to write number by using num pad
- Ability to write number by using regular numbers on top of the keyboard
- Coma on thousands
- Limit of numbers that can be written
- Clear all the story of calculator
- Backspace
- Used HTML
- Used CSS
- Used JavaScript
- Strengthened styling
- Got familiar with CSS Grid