https://github.com/tanzeelafatima492/calculator-using-js
https://github.com/tanzeelafatima492/calculator-using-js
calculator css frontend html project simple
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tanzeelafatima492/calculator-using-js
- Owner: TanzeelaFatima492
- Created: 2024-08-26T03:55:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T17:32:23.000Z (over 1 year ago)
- Last Synced: 2025-08-09T13:12:08.059Z (11 months ago)
- Topics: calculator, css, frontend, html, project, simple
- Language: CSS
- Homepage: https://fatima-progmmer.github.io/Calculator-using-js/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculator using JavaScript
Welcome to the **Calculator using JavaScript** repository! 🧮
A sleek and responsive calculator application built with HTML, CSS, and JavaScript.
## 🚀 Demo
Check out the live demo: [Calculator Live Demo](https://your-live-demo-link.com)
## 🌟 Features
- **Basic Arithmetic Operations**: Perform addition, subtraction, multiplication, and division.
- **Keyboard Support**: Use both mouse clicks and keyboard input for calculations.
- **Responsive Design**: Optimized for all devices - desktops, tablets, and mobile phones.
- **Clean UI**: Minimalistic design for a seamless user experience.
- **Real-time Calculation**: Instant results as you input data.
## 🛠️ Technologies Used
- **HTML5**: Markup language for structuring the content.
- **CSS3**: Styling and layout.
- **JavaScript**: Logic for calculator operations.
## 💻 Getting Started
### Prerequisites
- A modern web browser (Chrome, Firefox, Safari, Edge, etc.)
### Installation
1. **Clone the repository**
```bash
git clone https://github.com/Fatima-progmmer/Calculator-using-js.git
```
2. **Navigate to the project directory**
```bash
cd Calculator-using-js
```
3. **Open the `index.html` file**
- Open `index.html` in your preferred web browser to view the calculator.
## 📚 Usage
- **Start Calculating**
- Click on the buttons or use your keyboard to input numbers and operations.
- **Clear Input**
- Use the `C` button to clear the current input.
- **Chain Calculations**
- Continue calculations without hitting equals each time.
## 🤝 Contributing
Contributions are what make the open-source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.
1. **Fork the Project**
2. **Create your Feature Branch**
```bash
git checkout -b feature/AmazingFeature
```
3. **Commit your Changes**
```bash
git commit -m 'Add some AmazingFeature'
```
4. **Push to the Branch**
```bash
git push origin feature/AmazingFeature
```
5. **Open a Pull Request**
## ⭐️ Show Your Support
Give a ⭐️ if you like this project!
## 📝 License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## 📧 Contact
- **GitHub**: [Fatima-progmmer](https://github.com/Fatima-progmmer)