Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luan-neumann-dev/calculator
A simple calculator project developed in JavaScript, HTML, and CSS, inspired by the Windows calculator. 🧮
https://github.com/luan-neumann-dev/calculator
css html html-css-javascript javascript
Last synced: 7 days ago
JSON representation
A simple calculator project developed in JavaScript, HTML, and CSS, inspired by the Windows calculator. 🧮
- Host: GitHub
- URL: https://github.com/luan-neumann-dev/calculator
- Owner: Luan-Neumann-Dev
- Created: 2024-04-17T00:07:06.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-09-06T19:03:55.000Z (4 months ago)
- Last Synced: 2024-11-08T19:08:59.842Z (2 months ago)
- Topics: css, html, html-css-javascript, javascript
- Language: JavaScript
- Homepage: https://luan-neumann-dev.github.io/Calculator/
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🧮 Calculator![image](https://github.com/Luan-Neumann-Dev/Calculator/assets/155394874/48c05485-bfce-4c91-b46e-5c481188c189)
![image](https://github.com/Luan-Neumann-Dev/Calculator/assets/155394874/e8feab7f-892a-4c67-ae2d-ae1f074b67e4)
Click here to view the project> This project is a simple calculator, similar to the one found in Windows. It's fully functional and developed purely in JavaScript, with an interface created using HTML and CSS.
## 💼 Technologies Used
- JavaScript;
- HTML;
- CSS.## 🏃 How to Run the Project
To run the project locally, follow these instructions:
1. **Clone** this repository on Visual Studio Code
```
git clone https://github.com/Luan-Neumann-Dev/Calculator/
```2. Open the file: `index.html`
## 🤝 Contributions
Contributions are welcome! If you have suggestions for improvements or find any issues, please feel free to open an issue or submit a pull request.🙋 Author