A simple and responsive calculator built with HTML, CSS, and JavaScript.
- Addition
- Subtraction
- Multiplication
- Division
- Square root
- Square
- Percentage
- Backspace
- Clear and Clear Entry
- Responsive design
- HTML5 — Website structure
- CSS3 — Styling and responsive design
- JavaScript — Calculator logic and interactivity
Calculator/
├── index.html
├── calculator.css
├── calculator.js
├── calculator.webp
└── README.md
This project was built as a practical frontend project to strengthen my understanding of HTML, CSS, and JavaScript while creating a functional and responsive calculator.
Temitope
Frontend project built while learning and improving my web development skills.
