Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luffytaro22/calculator
Calculator allows the users do basic math calculations such as add, restart, multiply, divide and get the square root of a number.
https://github.com/luffytaro22/calculator
calculator css html javascript
Last synced: about 1 month ago
JSON representation
Calculator allows the users do basic math calculations such as add, restart, multiply, divide and get the square root of a number.
- Host: GitHub
- URL: https://github.com/luffytaro22/calculator
- Owner: Luffytaro22
- Created: 2023-04-17T22:57:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-22T16:39:33.000Z (over 1 year ago)
- Last Synced: 2024-05-17T15:42:35.986Z (7 months ago)
- Topics: calculator, css, html, javascript
- Language: JavaScript
- Homepage: https://luffytaro22.github.io/Calculator/
- Size: 26.4 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
π Table of Contents
-
π About the Project
- π Live Demo
-
π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- π License
**Calculator** allows the users do basic math calculations such as add, restart, multiply, divide and get the square root of a number.
### Tech Stack
* HTML
* CSS
* Javascript
### Key Features
* Math logic.
* Cool design.
## π Live Demo
* [Live Demo](https://luffytaro22.github.io/Calculator/)
### Prerequisites
In order to run this project you need to have:
- A Text Editor.
- A Browser.
### Setup
To clone this repository to your desired folder, run the following command:
```
git clone [email protected]:Luffytaro22/Calculator.git
```
### Deployment
You can deploy this project with [This Link](https://luffytaro22.github.io/Calculator/)
π€ **Manuel SΓ‘nchez**
- GitHub: [@githubhandle](https://github.com/Luffytaro22)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/manuel-alejandro-sanchez-sierra-4b358b14a/)
- Twitter: [@twitterhandle](https://twitter.com/Luffytaro_san22)
## π Future Features
* More operations.
* Improve math logic.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## βοΈ Show your support
If you like this project please give it a star βοΈ
I would like to give credits to the following:
* **Microverse** for this readme template.
* **The Odin Project** for the idea.
This project is [MIT](./LICENSE) licensed.