A simple web-based calculator application for performing basic arithmetic operations. This project is designed for educational and demonstration purposes, providing an easy-to-use interface for calculations.
Features User-friendly calculator interface Supports basic arithmetic operations: addition, subtraction, multiplication, and division Real-time calculation results Responsive design for desktop and mobile devices Built with pure HTML and CSS (customize as needed) Easy to set up and run locally
Technology Stack Frontend: HTML, CSS, Javascript
Setup Instructions Clone the repository: git clone https://github.com/CPE-NGG/Calculator.git Navigate to the project directory: cd Calculator Open index.html in your web browser
Usage Launch the app in your browser. Use the calculator interface to perform arithmetic operations.
Contributors CPE-NGG