A simple yet beautiful and responsive Calculator built using HTML, CSS, and JavaScript. This project performs basic arithmetic operations with a modern design and smooth interactions.
๐ Features
Perform Addition, Subtraction, Multiplication, and Division
Responsive Design (works on desktop, tablet, and mobile)
Attractive UI with transitions and animations
Keyboard Support for quick input
Clean and easy-to-use interface
๐ ๏ธ Technologies Used
HTML5 โ Structure of the calculator
CSS3 โ Styling and layout
JavaScript (ES6) โ Logic and functionality
๐ Project Structure
awesome-calculator/
โโโ cal.html # Main HTML file
โโโ cal.css # CSS styling
โโโ cal.js # JavaScript logic
โโโ README.md # Documentation
โก How to Run
Clone the repository
git clone https://github.com/AbdulRehmanBaig384/SmartCalcX
Open index.html in your browser
Start calculating ๐งฎ
๐ Live Demo https://simplecalculator234.netlify.app/
๐ค Contributing
Contributions are welcome! ๐ If youโd like to add new features (like dark mode, history, or scientific functions), feel free to fork this repository and create a pull request.
๐ License
This project is licensed under the MIT License โ free to use and modify.
โจ Made with โค๏ธ by Abdul Rehman