Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haderrenteria13/calculadora-js
Calculadora en JavaScript
https://github.com/haderrenteria13/calculadora-js
css html javascript
Last synced: about 1 month ago
JSON representation
Calculadora en JavaScript
- Host: GitHub
- URL: https://github.com/haderrenteria13/calculadora-js
- Owner: haderrenteria13
- Created: 2024-12-10T00:38:19.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-10T02:20:33.000Z (about 1 month ago)
- Last Synced: 2024-12-10T03:20:40.062Z (about 1 month ago)
- Topics: css, html, javascript
- Language: CSS
- Homepage: https://haderrenteria13.github.io/calculadora-js/
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Calculadora
Este es un proyecto de una calculadora simple implementada con HTML, CSS y JavaScript.
![pop](https://github.com/user-attachments/assets/4f943850-45f4-4ea9-b721-a3cb7c54429f)
## Características
- Operaciones básicas: suma, resta, multiplicación y división.
- Botones de reset y delete.
- Diseño responsivo.## Instalación
1. Clona el repositorio:
```bash
git clone https://github.com/haderrenteria13/calculadora-js