An open API service indexing awesome lists of open source software.

https://github.com/lyannabueno/arithmetic-calculator

This arithmetic calculator offers a simple, intuitive interface for performing basic calculations. It allows users to quickly add, subtract, multiply, and divide numbers with ease. The clean design ensures smooth interaction and efficient calculation management.
https://github.com/lyannabueno/arithmetic-calculator

css3 git html5 javascript nodejs vitejs vuejs webdevelopment

Last synced: 3 months ago
JSON representation

This arithmetic calculator offers a simple, intuitive interface for performing basic calculations. It allows users to quickly add, subtract, multiply, and divide numbers with ease. The clean design ensures smooth interaction and efficient calculation management.

Awesome Lists containing this project

README

          

# Arithmetic Calculator 🧮

![image](https://github.com/user-attachments/assets/783d588e-9fe4-4baa-bbaa-172694c8f6da)

## Features 🌟
- **Basic Arithmetic Operations:** Perform addition, subtraction, multiplication, and division effortlessly.
- **Responsive Design:** Optimized for usage on desktops, tablets, and mobile devices.
- **Real-Time Updates:** Instantly see calculation results as you input values.

## Technologies Used 📚


Vue.js
Vite
JavaScript
HTML5
CSS3

#### What I learned in this project:
- Using Vue 3 to create reactive and dynamic user interfaces.
- Deploying projects using Vite.
- Creating responsive layouts for better user experience.

## How to Navigate đŸ•šī¸

You can visit the live project or run it locally by following the instructions below.

### Steps to Run

1. **Clone or download the repository:**

```bash
git clone https://github.com/lyannabueno/arithmetic-calculator.git
```

2. **Install dependencies:**

```bash
npm install
```

3. **Run the project for development:**

```bash
npm run dev
```

4. **Build for production:**

```bash
npm run build
```

## Contributions đŸĢ‚

Contributions to enhance this calculator are welcome. Fork the repository, make your improvements, and submit a pull request.

## Contact 📩

Ana Bueno - anabuenogomes@hotmail.com

Project link: https://arithmetic-calculator-teal.vercel.app/