A simple and responsive calculator web application built with HTML, CSS, and JavaScript by Mfumu Wealth Mabunda.
- Features
- Screenshot
- Installation
- Usage
- How it Works
- Technologies Used
- Contributing
- Host
- Attributions
- License
- Basic arithmetic operations: addition, subtraction, multiplication, and division.
- Responsive design for optimal user experience on various devices.
- Clear button to reset the calculator.
-
Clone the repository:
git clone https://github.com/your-username/calculator-app.git
- Start performing calculations by clicking the buttons on the calculator.
- Use the clear button to reset the calculator for a new calculation.
The calculator performs basic arithmetic operations and displays the result on the screen. The clear button resets the calculator, allowing users to start a new calculation.
- HTML
- CSS
- JavaScript
- If you'd like to contribute to this project, please follow these guidelines:
- Fork the repository.
- Create a new branch for your feature or bug fix: git checkout -b feature-name.
- Commit your changes: git commit -m 'Add a new feature'.
- Push to the branch: git push origin feature-name.
- Submit a pull request.
This calculator app is hosted on Netlify. You can access the live version of the app here.
-
Font Awesome Icons: Icons used in this project are provided by Font Awesome, with attribution to Font Awesome required as per their license.
-
Sound Effect: Sound effect used in this project was obtained from MixKit.
-
Favicon: The favicon for this app was generated using favicon.io.
-
CDN: This project uses the Cloudflare CDN for content delivery, ensuring a faster and more reliable user experience.
- This project is licensed under the MIT License - see the LICENSE file for details.