A simple calculator web app built using HTML, CSS, and JavaScript
Created as a practice project to strengthen frontend development skills.
This project is a basic calculator capable of performing standard arithmetic operations such as addition, subtraction, multiplication, and division. It was developed purely with web technologies, serving as a hands-on exercise in building interactive UI components using JavaScript.
Created for practice and learning.
This project helped reinforce understanding of DOM manipulation, event handling, and CSS styling.
- โ Performs basic arithmetic operations
- ๐จ Clean and responsive UI
- ๐ง Built using vanilla JavaScript (no frameworks)
- โก Instant calculations with real-time input handling
- HTML
- CSS
- JavaScript
Rohit Deshmukh
๐ซ Email: rohitvd27@gmail.com
๐ผ LinkedIn: linkedin.com/in/rohitdeshmukh27
๐ป GitHub: github.com/rohitdeshmukh27
This project was created as part of my personal development and frontend practice.