A simple and functional calculator web application built using HTML, CSS, and JavaScript.
It performs basic arithmetic operations with a clean and minimal user interface.
https://calculator-eta-kohl.vercel.app/
This project is a frontend-based calculator that allows users to perform basic mathematical operations such as addition, subtraction, multiplication, and division.
- Basic arithmetic operations (+, −, ×, ÷)
- Interactive UI with button inputs
- Real-time calculation display
- Clear/reset functionality
- Lightweight and fast performance
- HTML5
- CSS3
- JavaScript
- Supports only basic arithmetic operations
- No advanced functions (scientific calculations)
- Implement scientific calculator functions
- Add calculation history
The project is deployed using Vercel.